NewAzureApiManagementSslSetting.CipherSuite 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.
[System.Management.Automation.Parameter(HelpMessage="Ssl cipher suites settings in the specified order. This parameter is optional.")]
public System.Collections.Hashtable CipherSuite { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Ssl cipher suites settings in the specified order. This parameter is optional.")>]
member this.CipherSuite : System.Collections.Hashtable with get, set
Public Property CipherSuite As Hashtable
Property Value
- Attributes