Maximum number of managed disks and snapshots of type premium allowed.
Parameter properties
Type:
System.Int32
Default value:
2048
Supports wildcards:
False
DontShow:
False
Parameter sets
CreateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-StandardManagedDiskAndSnapshotSize
Maximum number of managed disks and snapshots of type standard allowed.
Parameter properties
Type:
System.Int32
Default value:
2048
Supports wildcards:
False
DontShow:
False
Parameter sets
CreateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-SubscriptionId
Subscription credentials that uniquely identify Microsoft Azure subscription.
The subscription ID forms part of the URI for every service call.
Parameter properties
Type:
System.String
Default value:
(Get-AzContext).Subscription.Id
Supports wildcards:
False
DontShow:
False
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-VirtualMachineCount
Maximum number of virtual machines allowed.
Parameter properties
Type:
System.Int32
Default value:
100
Supports wildcards:
False
DontShow:
False
Parameter sets
CreateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-VMScaleSetCount
Maximum number of scale sets allowed.
Parameter properties
Type:
System.Int32
Default value:
None
Supports wildcards:
False
DontShow:
False
Parameter sets
CreateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-WhatIf
Shows what would happen if the cmdlet runs.
The cmdlet is not run.
Parameter properties
Type:
System.Management.Automation.SwitchParameter
Default value:
None
Supports wildcards:
False
DontShow:
False
Aliases:
wi
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
NEWQUOTA <IQuota>: Holds Compute quota information used to control resource allocation.
[Location <String>]: Location of the resource.
[AvailabilitySetCount \<Int32?>]: Maximum number of availability sets allowed.
[CoresLimit \<Int32?>]: Maximum number of cores allowed.
[DdagpuCount \<Int32?>]: Maximum number of dda gpus allowed.
[PartitionedGpuCount \<Int32?>]: Maximum number of partitioned gpus allowed.
[PremiumManagedDiskAndSnapshotSize \<Int32?>]: Maximum number of managed disks and snapshots of type premium allowed.
[StandardManagedDiskAndSnapshotSize \<Int32?>]: Maximum number of managed disks and snapshots of type standard allowed.
[VMScaleSetCount \<Int32?>]: Maximum number of scale sets allowed.
[VirtualMachineCount \<Int32?>]: Maximum number of virtual machines allowed.