Partilhar via


SitePatchResource.IsDefaultContainer Propriedade

Definição

Obtém <code>true</code> se a aplicação for um contentor predefinido; caso contrário, <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)

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a