Uses of Class
com.azure.resourcemanager.compute.models.PrivateLinkResource
Packages that use PrivateLinkResource
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of PrivateLinkResource in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return types with arguments of type PrivateLinkResourceModifier and TypeMethodDescriptionPrivateLinkResourceListResultInner.value()Get the value property: Array of private link resources.Method parameters in com.azure.resourcemanager.compute.fluent.models with type arguments of type PrivateLinkResourceModifier and TypeMethodDescriptionPrivateLinkResourceListResultInner.withValue(List<PrivateLinkResource> value) Set the value property: Array of private link resources. -
Uses of PrivateLinkResource in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type PrivateLinkResourceMethods in com.azure.resourcemanager.compute.models that return PrivateLinkResourceModifier and TypeMethodDescriptionstatic PrivateLinkResourcePrivateLinkResource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateLinkResource from the JsonReader.PrivateLinkResource.withRequiredZoneNames(List<String> requiredZoneNames) Set the requiredZoneNames property: The private link resource DNS zone name.