Compartir a través de


StampCapacity.ExcludeFromCapacityAllocation Propiedad

Definición

Obtiene o establece si <code>true</code>, incluye aplicaciones básicas. Las aplicaciones básicas no se usan para la asignación de capacidad.

[Newtonsoft.Json.JsonProperty(PropertyName="excludeFromCapacityAllocation")]
public bool? ExcludeFromCapacityAllocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="excludeFromCapacityAllocation")>]
member this.ExcludeFromCapacityAllocation : Nullable<bool> with get, set
Public Property ExcludeFromCapacityAllocation As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a