PSApplicationGatewaySslPredefinedPolicy.CipherSuites Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Newtonsoft.Json.JsonProperty(Order=1)]
public System.Collections.Generic.List<string> CipherSuites { get; set; }
public System.Collections.Generic.List<string> CipherSuites { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.CipherSuites : System.Collections.Generic.List<string> with get, set
member this.CipherSuites : System.Collections.Generic.List<string> with get, set
Public Property CipherSuites As List(Of String)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute