Uses of Class
com.azure.resourcemanager.network.models.FirewallPolicyTransportSecurity
-
Packages that use FirewallPolicyTransportSecurity 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 FirewallPolicyTransportSecurity in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return FirewallPolicyTransportSecurity Modifier and Type Method Description FirewallPolicyTransportSecurityFirewallPolicyInner. transportSecurity()Get the transportSecurity property: TLS Configuration definition.FirewallPolicyTransportSecurityFirewallPolicyPropertiesFormat. transportSecurity()Get the transportSecurity property: TLS Configuration definition.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type FirewallPolicyTransportSecurity Modifier and Type Method Description FirewallPolicyInnerFirewallPolicyInner. withTransportSecurity(FirewallPolicyTransportSecurity transportSecurity)Set the transportSecurity property: TLS Configuration definition.FirewallPolicyPropertiesFormatFirewallPolicyPropertiesFormat. withTransportSecurity(FirewallPolicyTransportSecurity transportSecurity)Set the transportSecurity property: TLS Configuration definition. -
Uses of FirewallPolicyTransportSecurity in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return FirewallPolicyTransportSecurity Modifier and Type Method Description FirewallPolicyTransportSecurityFirewallPolicyTransportSecurity. withCertificateAuthority(FirewallPolicyCertificateAuthority certificateAuthority)Set the certificateAuthority property: The CA used for intermediate CA generation.
-