Uses of Class
com.azure.resourcemanager.network.models.AutoApprovedPrivateLinkServicesResult
-
Packages that use AutoApprovedPrivateLinkServicesResult Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of AutoApprovedPrivateLinkServicesResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return AutoApprovedPrivateLinkServicesResult Modifier and Type Method Description AutoApprovedPrivateLinkServicesResultAutoApprovedPrivateLinkServicesResult. withValue(List<AutoApprovedPrivateLinkServiceInner> value)Set the value property: An array of auto approved private link service.
-