Uses of Class
com.azure.resourcemanager.network.models.PrivateLinkServicePropertiesVisibility
Packages that use PrivateLinkServicePropertiesVisibility
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of PrivateLinkServicePropertiesVisibility in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return PrivateLinkServicePropertiesVisibilityModifier and TypeMethodDescriptionPrivateLinkServiceInner.visibility()Get the visibility property: The visibility list of the private link service.PrivateLinkServiceProperties.visibility()Get the visibility property: The visibility list of the private link service.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type PrivateLinkServicePropertiesVisibilityModifier and TypeMethodDescriptionPrivateLinkServiceInner.withVisibility(PrivateLinkServicePropertiesVisibility visibility) Set the visibility property: The visibility list of the private link service.PrivateLinkServiceProperties.withVisibility(PrivateLinkServicePropertiesVisibility visibility) Set the visibility property: The visibility list of the private link service. -
Uses of PrivateLinkServicePropertiesVisibility in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return PrivateLinkServicePropertiesVisibilityModifier and TypeMethodDescriptionPrivateLinkServicePropertiesVisibility.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateLinkServicePropertiesVisibility from the JsonReader.PrivateLinkServicePropertiesVisibility.withSubscriptions(List<String> subscriptions) Set the subscriptions property: The list of subscriptions.