Uses of Class
com.azure.resourcemanager.elasticsan.models.PrivateLinkResource
Packages that use PrivateLinkResource
Package
Description
Package containing the inner data models for ElasticSanManagement.
Package containing the data models for ElasticSanManagement.
-
Uses of PrivateLinkResource in com.azure.resourcemanager.elasticsan.fluent.models
Methods in com.azure.resourcemanager.elasticsan.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.elasticsan.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.elasticsan.models
Methods in com.azure.resourcemanager.elasticsan.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 Private link DNS zone name.Methods in com.azure.resourcemanager.elasticsan.models that return types with arguments of type PrivateLinkResourceModifier and TypeMethodDescriptionPrivateLinkResourceListResult.value()Gets the value property: Array of private link resources.