Sdílet prostřednictvím


ExpressRouteLinkMacSecConfig.Cipher Property

Definition

Gets or sets mac security cipher. Possible values include: 'GcmAes256', 'GcmAes128', 'GcmAesXpn128', 'GcmAesXpn256'

[Newtonsoft.Json.JsonProperty(PropertyName="cipher")]
public string Cipher { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cipher")>]
member this.Cipher : string with get, set
Public Property Cipher As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to