次の方法で共有


CloudEdgeManagementRole.LocalManagementStatus プロパティ

定義

ローカル Edge 管理の状態を取得します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.localManagementStatus")]
public string LocalManagementStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.localManagementStatus")>]
member this.LocalManagementStatus : string
Public ReadOnly Property LocalManagementStatus As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象