New-AzsNetworkQuota
Een quotum maken of bijwerken.
Syntax
New-AzsNetworkQuota
-Name <String>
[-Location <String>]
[-SubscriptionId <String>]
[-MaxLoadBalancersPerSubscription <Int64>]
[-MaxNicsPerSubscription <Int64>]
[-MaxPublicIpsPerSubscription <Int64>]
[-MaxSecurityGroupsPerSubscription <Int64>]
[-MaxVirtualNetworkGatewayConnectionsPerSubscription <Int64>]
[-MaxVirtualNetworkGatewaysPerSubscription <Int64>]
[-MaxVnetsPerSubscription <Int64>]
[-Tag <Hashtable>]
[-DefaultProfile <PSObject>]
[-Confirm]
[-WhatIf]
[<CommonParameters>]
New-AzsNetworkQuota
-Name <String>
-Quota \<IQuota>
[-Location <String>]
[-SubscriptionId <String>]
[-DefaultProfile <PSObject>]
[-Confirm]
[-WhatIf]
[<CommonParameters>]
New-AzsNetworkQuota
-INPUTOBJECT \<INetworkAdminIdentity>
-Quota \<IQuota>
[-DefaultProfile <PSObject>]
[-Confirm]
[-WhatIf]
[<CommonParameters>]
New-AzsNetworkQuota
-INPUTOBJECT \<INetworkAdminIdentity>
[-MaxLoadBalancersPerSubscription <Int64>]
[-MaxNicsPerSubscription <Int64>]
[-MaxPublicIpsPerSubscription <Int64>]
[-MaxSecurityGroupsPerSubscription <Int64>]
[-MaxVirtualNetworkGatewayConnectionsPerSubscription <Int64>]
[-MaxVirtualNetworkGatewaysPerSubscription <Int64>]
[-MaxVnetsPerSubscription <Int64>]
[-Tag <Hashtable>]
[-DefaultProfile <PSObject>]
[-Confirm]
[-WhatIf]
[<CommonParameters>]
Description
Een quotum maken of bijwerken.
Voorbeelden
-------------------------- VOORBEELD 1 --------------------------
New-AzsNetworkQuota -Name NetworkQuotaDefaultValues
Maak een nieuw netwerkquotum met alle standaardwaarden.
-------------------------- VOORBEELD 2 --------------------------
New-AzsNetworkQuota -Name NetworkQuota1 -MaxNicsPerSubscription 150 -MaxPublicIpsPerSubscription 150
Maak een nieuw netwerkquotum met niet-standaardwaarden voor quota.
Parameters
Hiermee wordt u gevraagd om bevestiging voordat u de cmdlet uitvoert.
| Type: | SwitchParameter |
| Aliases: | cf |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
De referenties, het account, de tenant en het abonnement dat wordt gebruikt voor communicatie met Azure.
| Type: | PSObject |
| Aliases: | AzureRMContext, AzureCredential |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
| Type: | Microsoft.Azure.PowerShell.Cmdlets.NetworkAdmin.Models.INetworkAdminIdentity |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | True |
| Accept wildcard characters: | False |
Locatie van de resource.
| Type: | String |
| Position: | Named |
| Default value: | (Get-AzLocation)[0].Name |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Het maximum aantal load balancers dat een tenantabonnement kan inrichten.
| Type: | Int64 |
| Position: | Named |
| Default value: | 50 |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Het maximum aantal NIC's dat een tenantabonnement kan inrichten.
| Type: | Int64 |
| Position: | Named |
| Default value: | 100 |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Het maximum aantal openbare IP-adressen dat een tenantabonnement kan inrichten.
| Type: | Int64 |
| Position: | Named |
| Default value: | 50 |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Maximaal aantal beveiligingsgroepen dat een tenantabonnement kan inrichten.
| Type: | Int64 |
| Position: | Named |
| Default value: | 50 |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Maximum aantal virtuele netwerkgatewayverbindingen dat een tenantabonnement kan inrichten.
| Type: | Int64 |
| Position: | Named |
| Default value: | 2 |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Het maximum aantal virtuele netwerkgateways dat een tenantabonnement kan inrichten.
| Type: | Int64 |
| Position: | Named |
| Default value: | 1 |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Maximum aantal virtuele netwerken dat een tenantabonnement kan inrichten.
| Type: | Int64 |
| Position: | Named |
| Default value: | 50 |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
De naam van de resource.
| Type: | String |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Netwerkquotumresource. Zie de sectie NOTES voor QUOTA-eigenschappen en maak een hash-tabel om deze samen te stellen.
| Type: | Microsoft.Azure.PowerShell.Cmdlets.NetworkAdmin.Models.Api20150615.IQuota |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | True |
| Accept wildcard characters: | False |
Abonnementsreferenties die het Microsoft Azure-abonnement uniek identificeren. De abonnements-id maakt deel uit van de URI voor elke serviceoproep.
| Type: | String |
| Position: | Named |
| Default value: | (Get-AzContext).Subscription.Id |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Lijst met sleutelwaardeparen.
| Type: | Hashtable |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Hiermee wordt weergegeven wat er zou gebeuren als u de cmdlet uitvoert. De cmdlet wordt niet uitgevoerd.
| Type: | SwitchParameter |
| Aliases: | wi |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Invoerwaarden
Microsoft.Azure.PowerShell.Cmdlets.NetworkAdmin.Models.Api20150615.IQuota
Microsoft.Azure.PowerShell.Cmdlets.NetworkAdmin.Models.INetworkAdminIdentity
Uitvoerwaarden
Microsoft.Azure.PowerShell.Cmdlets.NetworkAdmin.Models.Api20150615.IQuota
Notities
COMPLEXE PARAMETEREIGENSCHAPPEN Om de hieronder beschreven parameters te maken, maakt u een hash-tabel met de juiste eigenschappen. Voer Get-Help about_Hash_Tables uit voor informatie over hashtabellen.
INPUTOBJECT <INetworkAdminIdentity>: Id-parameter
[Id <String>]: Resource-id-pad[Location <String>]: Locatie van de resource.[ResourceName <String>]: De naam van de resource.[SubscriptionId <String>]: Abonnementsreferenties die het Microsoft Azure-abonnement uniek identificeren. De abonnements-id maakt deel uit van de URI voor elke serviceoproep.
QUOTA <IQuota>: netwerkquotumresource.
[Tag \<IResourceTags>]: Lijst met sleutel-waardeparen.[(Any) <String>]: Hiermee wordt aangegeven dat een eigenschap aan dit object kan worden toegevoegd.
[MaxLoadBalancersPerSubscription <Int64?>]: Het maximum aantal load balancers dat een tenantabonnement kan inrichten.[MaxNicsPerSubscription <Int64?>]: Het maximum aantal NIC's dat een tenantabonnement kan inrichten.[MaxPublicIpsPerSubscription <Int64?>]: Het maximum aantal openbare IP-adressen dat een tenantabonnement kan inrichten.[MaxSecurityGroupsPerSubscription <Int64?>]: Het maximum aantal beveiligingsgroepen dat een tenantabonnement kan inrichten.[MaxVirtualNetworkGatewayConnectionsPerSubscription \<Int64?>]: Het maximum aantal virtuele netwerkgatewayverbindingen dat een tenantabonnement kan inrichten.[MaxVirtualNetworkGatewaysPerSubscription <Int64?>]: Het maximum aantal virtuele netwerkgateways dat een tenantabonnement kan inrichten.[MaxVnetsPerSubscription <Int64?>]: Het maximum aantal virtuele netwerken dat een tenantabonnement kan inrichten.