次の方法で共有


ManagedPrivateEndpoint.IsReserved プロパティ

定義

取得は、マネージド プライベート エンドポイントが予約されているかどうかを示します

[Newtonsoft.Json.JsonProperty(PropertyName="isReserved")]
public bool? IsReserved { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isReserved")>]
member this.IsReserved : Nullable<bool>
Public ReadOnly Property IsReserved As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象