StampCapacity.ExcludeFromCapacityAllocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If true
, it includes basic apps.
Basic apps are not used for capacity allocation.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public bool? ExcludeFromCapacityAllocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.ExcludeFromCapacityAllocation : Nullable<bool> with get, set
Public Property ExcludeFromCapacityAllocation As Nullable(Of Boolean)
Property Value
Implements
- Attributes