Uses of Class
com.azure.resourcemanager.network.models.PrivateLinkServicePropertiesVisibility
-
Packages that use PrivateLinkServicePropertiesVisibility Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models 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 PrivateLinkServicePropertiesVisibility Modifier and Type Method Description PrivateLinkServicePropertiesVisibilityPrivateLinkServiceInner. visibility()Get the visibility property: The visibility list of the private link service.PrivateLinkServicePropertiesVisibilityPrivateLinkServiceProperties. 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 PrivateLinkServicePropertiesVisibility Modifier and Type Method Description PrivateLinkServiceInnerPrivateLinkServiceInner. withVisibility(PrivateLinkServicePropertiesVisibility visibility)Set the visibility property: The visibility list of the private link service.PrivateLinkServicePropertiesPrivateLinkServiceProperties. 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 PrivateLinkServicePropertiesVisibility Modifier and Type Method Description PrivateLinkServicePropertiesVisibilityPrivateLinkServicePropertiesVisibility. withSubscriptions(List<String> subscriptions)Set the subscriptions property: The list of subscriptions.
-