Uses of Class
com.azure.resourcemanager.network.models.ApplicationGatewaySslPolicyName
Packages that use ApplicationGatewaySslPolicyName
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGatewaySslPolicyName in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ApplicationGatewaySslPolicyNameModifier and TypeMethodDescriptionApplicationGatewayAvailableSslOptionsInner.defaultPolicy()Get the defaultPolicy property: Name of the Ssl predefined policy applied by default to application gateway.ApplicationGatewayAvailableSslOptionsPropertiesFormat.defaultPolicy()Get the defaultPolicy property: Name of the Ssl predefined policy applied by default to application gateway.ApplicationGatewayInner.defaultPredefinedSslPolicy()Get the defaultPredefinedSslPolicy property: The default predefined SSL Policy applied on the application gateway resource.ApplicationGatewayPropertiesFormat.defaultPredefinedSslPolicy()Get the defaultPredefinedSslPolicy property: The default predefined SSL Policy applied on the application gateway resource.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type ApplicationGatewaySslPolicyNameModifier and TypeMethodDescriptionApplicationGatewayAvailableSslOptionsInner.withDefaultPolicy(ApplicationGatewaySslPolicyName defaultPolicy) Set the defaultPolicy property: Name of the Ssl predefined policy applied by default to application gateway.ApplicationGatewayAvailableSslOptionsPropertiesFormat.withDefaultPolicy(ApplicationGatewaySslPolicyName defaultPolicy) Set the defaultPolicy property: Name of the Ssl predefined policy applied by default to application gateway. -
Uses of ApplicationGatewaySslPolicyName in com.azure.resourcemanager.network.models
Fields in com.azure.resourcemanager.network.models declared as ApplicationGatewaySslPolicyNameModifier and TypeFieldDescriptionstatic final ApplicationGatewaySslPolicyNameApplicationGatewaySslPolicyName.APP_GW_SSL_POLICY20150501Static value AppGwSslPolicy20150501 for ApplicationGatewaySslPolicyName.static final ApplicationGatewaySslPolicyNameApplicationGatewaySslPolicyName.APP_GW_SSL_POLICY20170401Static value AppGwSslPolicy20170401 for ApplicationGatewaySslPolicyName.static final ApplicationGatewaySslPolicyNameApplicationGatewaySslPolicyName.APP_GW_SSL_POLICY20170401SStatic value AppGwSslPolicy20170401S for ApplicationGatewaySslPolicyName.static final ApplicationGatewaySslPolicyNameApplicationGatewaySslPolicyName.APP_GW_SSL_POLICY20220101Static value AppGwSslPolicy20220101 for ApplicationGatewaySslPolicyName.static final ApplicationGatewaySslPolicyNameApplicationGatewaySslPolicyName.APP_GW_SSL_POLICY20220101SStatic value AppGwSslPolicy20220101S for ApplicationGatewaySslPolicyName.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewaySslPolicyNameModifier and TypeMethodDescriptionApplicationGatewaySslPolicyName.fromString(String name) Creates or finds a ApplicationGatewaySslPolicyName from its string representation.ApplicationGatewaySslPolicy.policyName()Get the policyName property: Name of Ssl predefined policy.Methods in com.azure.resourcemanager.network.models that return types with arguments of type ApplicationGatewaySslPolicyNameModifier and TypeMethodDescriptionApplicationGatewaySslPolicyName.values()Gets known ApplicationGatewaySslPolicyName values.Methods in com.azure.resourcemanager.network.models with parameters of type ApplicationGatewaySslPolicyNameModifier and TypeMethodDescriptionApplicationGatewaySslPolicy.withPolicyName(ApplicationGatewaySslPolicyName policyName) Set the policyName property: Name of Ssl predefined policy.ApplicationGateway.DefinitionStages.WithSslPolicy.withPredefinedSslPolicy(ApplicationGatewaySslPolicyName policyName) Configures to use predefined TLS/SSL policy for the application gateway.ApplicationGateway.UpdateStages.WithSslPolicy.withPredefinedSslPolicy(ApplicationGatewaySslPolicyName policyName) Configures to use predefined TLS/SSL policy for the application gateway.