Bagikan melalui


ManagedPrivateEndpoint.IsReserved Property

Definition

Gets denotes whether the managed private endpoint is reserved

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to