共用方式為


CloudEdgeManagementRole.LocalManagementStatus Property

Definition

Gets local Edge Management Status. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to