Condividi tramite


SitePatchResource.IsDefaultContainer Proprietà

Definizione

Ottiene <code>true</code> se l'app è un contenitore predefinito; in caso contrario, <code>false</code>.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a