Share via


ExpressRouteLinkMacSecConfig.SciState Property

Definition

Gets or sets sci mode enabled/disabled. Possible values include: 'Disabled', 'Enabled'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to