次の方法で共有


ExpressRouteLinkInner.AdminState プロパティ

定義

物理ポートの管理状態を取得または設定します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象