共用方式為


ExpressRouteLink.AdminState Property

Definition

Gets or sets administrative state of the physical port. Possible values include: 'Enabled', 'Disabled'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to