次の方法で共有


ExpressRouteCircuitAuthorization.AuthorizationUseStatus プロパティ

定義

承認の使用状態を取得または設定します。 使用可能な値は次のとおりです: 'Available'、'InUse'

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象