次の方法で共有


ExpressRouteLinkMacSecConfig.SciState プロパティ

定義

sci モードの有効化/無効化を取得または設定します。 使用可能な値は '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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象