Bagikan melalui


ExpressRouteLinkMacSecConfig.Cipher Property

Definition

Gets or sets mac security cipher. Possible values include: 'gcm-aes-128', 'gcm-aes-256'

[Newtonsoft.Json.JsonProperty(PropertyName="cipher")]
public Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteLinkMacSecCipher Cipher { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cipher")>]
member this.Cipher : Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteLinkMacSecCipher with get, set
Public Property Cipher As ExpressRouteLinkMacSecCipher

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to