Compartir a través de


ApplicationGatewayAvailableSslOptionsInner.PredefinedPolicies Propiedad

Definición

Obtiene o establece la lista de directivas predefinidas ssl disponibles.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.predefinedPolicies")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource> PredefinedPolicies { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.predefinedPolicies")>]
member this.PredefinedPolicies : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource> with get, set
Public Property PredefinedPolicies As IList(Of SubResource)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a