Partager via


SitePatchResource.ContainerSize Propriété

Définition

Obtient ou définit la taille du conteneur de fonction.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.containerSize")]
public int? ContainerSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.containerSize")>]
member this.ContainerSize : Nullable<int> with get, set
Public Property ContainerSize As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à