Uses of Class
com.azure.resourcemanager.appservice.fluent.models.AseV3NetworkingConfigurationProperties
-
Packages that use AseV3NetworkingConfigurationProperties Package Description com.azure.resourcemanager.appservice.fluent.models Package containing the inner data models for WebSiteManagementClient. -
-
Uses of AseV3NetworkingConfigurationProperties in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return AseV3NetworkingConfigurationProperties Modifier and Type Method Description AseV3NetworkingConfigurationPropertiesAseV3NetworkingConfigurationProperties. withAllowNewPrivateEndpointConnections(Boolean allowNewPrivateEndpointConnections)Set the allowNewPrivateEndpointConnections property: Property to enable and disable new private endpoint connection creation on ASE.
-