New-AzsNetworkQuota

Erstellen oder Aktualisieren eines Kontingents.

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>]

Beschreibung

Erstellen oder Aktualisieren eines Kontingents.

Beispiele

-------------------------- BEISPIEL 1 --------------------------

New-AzsNetworkQuota -Name NetworkQuotaDefaultValues

Erstellen Sie ein neues Netzwerkkontingent mit allen Standardwerten.

-------------------------- BEISPIEL 2 --------------------------

New-AzsNetworkQuota -Name NetworkQuota1 -MaxNicsPerSubscription 150 -MaxPublicIpsPerSubscription 150

Erstellen Sie ein neues Netzwerkkontingent mit nicht standardmäßigen Werten für das Kontingent.

Parameter

-Confirm

Hiermit werden Sie vor der Ausführung des Cmdlets zur Bestätigung aufgefordert.

Type:SwitchParameter
Aliases:cf
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False
-DefaultProfile

Anmeldeinformationen, Konto, Mandant und Abonnement für die Kommunikation mit Azure

Type:PSObject
Aliases:AzureRMContext, AzureCredential
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False
-InputObject

Identity Parameter To create, 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
-Location

Speicherort der Ressource.

Type:String
Position:Named
Default value:(Get-AzLocation)[0].Name
Accept pipeline input:False
Accept wildcard characters:False
-MaxLoadBalancersPerSubscription

Maximale Anzahl von Lastenausgleichsgebern, die ein Mandantenabonnement bereitstellen kann.

Type:Int64
Position:Named
Default value:50
Accept pipeline input:False
Accept wildcard characters:False
-MaxNicsPerSubscription

Maximale Anzahl von NICs, die ein Mandantenabonnement bereitstellen kann.

Type:Int64
Position:Named
Default value:100
Accept pipeline input:False
Accept wildcard characters:False
-MaxPublicIpsPerSubscription

Maximale Anzahl öffentlicher IP-Adressen, die ein Mandantenabonnement bereitstellen kann.

Type:Int64
Position:Named
Default value:50
Accept pipeline input:False
Accept wildcard characters:False
-MaxSecurityGroupsPerSubscription

Maximale Anzahl von Sicherheitsgruppen, die ein Mandantenabonnement bereitstellen kann.

Type:Int64
Position:Named
Default value:50
Accept pipeline input:False
Accept wildcard characters:False
-MaxVirtualNetworkGatewayConnectionsPerSubscription

Maximale Anzahl von virtuellen Netzwerkgatewayverbindungen, die ein Mandantenabonnement bereitstellen kann.

Type:Int64
Position:Named
Default value:2
Accept pipeline input:False
Accept wildcard characters:False
-MaxVirtualNetworkGatewaysPerSubscription

Maximale Anzahl von virtuellen Netzwerk-Gateways, die ein Mandantenabonnement bereitstellen kann.

Type:Int64
Position:Named
Default value:1
Accept pipeline input:False
Accept wildcard characters:False
-MaxVnetsPerSubscription

Maximale Anzahl virtueller Netzwerke, die ein Mandantenabonnement bereitstellen kann.

Type:Int64
Position:Named
Default value:50
Accept pipeline input:False
Accept wildcard characters:False
-Name

Der Name der Ressource.

Type:String
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False
-Quota

Netzwerkkontingentressource. Informationen zum Erstellen finden Sie im Abschnitt "NOTES" für KONTINGENTeigenschaften und erstellen Sie eine Hashtabelle.

Type:Microsoft.Azure.PowerShell.Cmdlets.NetworkAdmin.Models.Api20150615.IQuota
Position:Named
Default value:None
Accept pipeline input:True
Accept wildcard characters:False
-SubscriptionId

Abonnementanmeldeinformationen, die Microsoft Azure-Abonnement eindeutig identifizieren. Die Abonnement-ID ist Teil des URI für jeden Dienstaufruf.

Type:String
Position:Named
Default value:(Get-AzContext).Subscription.Id
Accept pipeline input:False
Accept wildcard characters:False
-Tag

Liste der Schlüsselwertpaare.

Type:Hashtable
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False
-WhatIf

Zeigt, was geschieht, wenn das Cmdlet ausgeführt wird. Das Cmdlet wird nicht ausgeführt.

Type:SwitchParameter
Aliases:wi
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Eingaben

Microsoft.Azure.PowerShell.Cmdlets.NetworkAdmin.Models.Api20150615.IQuota

Microsoft.Azure.PowerShell.Cmdlets.NetworkAdmin.Models.INetworkAdminIdentity

Ausgaben

Microsoft.Azure.PowerShell.Cmdlets.NetworkAdmin.Models.Api20150615.IQuota

Hinweise

KOMPLEXE PARAMETEREIGENSCHAFTEN Zum Erstellen der unten beschriebenen Parameter erstellen Sie eine Hashtabelle mit den entsprechenden Eigenschaften. Führen Sie Get-Help about_Hash_Tables aus, um Informationen zu Hashtabellen zu erstellen.

INPUTOBJECT <INetworkAdminIdentity>: Identitätsparameter

  • [Id <String>]: Ressourcenidentitätspfad
  • [Location <String>]: Speicherort der Ressource.
  • [ResourceName <String>] Der Name der Ressource.
  • [SubscriptionId <String>]: Abonnementanmeldeinformationen, die Microsoft Azure-Abonnement eindeutig identifizieren. Die Abonnement-ID ist Teil des URI für jeden Dienstaufruf.

QUOTA <IQuota>: Netzwerkkontingentressource.

  • [Tag \<IResourceTags>]: Liste der Schlüsselwertpaare.
    • [(Any) <String>]: Dies gibt an, dass jede Eigenschaft diesem Objekt hinzugefügt werden kann.
  • [MaxLoadBalancersPerSubscription <Int64?>]: Maximale Anzahl von Lastenausgleichsgebern, die ein Mandantenabonnement bereitstellen kann.
  • [MaxNicsPerSubscription <Int64?>]: Maximale Anzahl von NICs, die ein Mandantenabonnement bereitstellen kann.
  • [MaxPublicIpsPerSubscription <Int64?>]: Maximale Anzahl öffentlicher IP-Adressen, die ein Mandantenabonnement bereitstellen kann.
  • [MaxSecurityGroupsPerSubscription <Int64?>]: Maximale Anzahl von Sicherheitsgruppen, die ein Mandantenabonnement bereitstellen kann.
  • [MaxVirtualNetworkGatewayConnectionsPerSubscription \<Int64?>]: Maximale Anzahl der virtuellen Netzwerkgatewayverbindungen, die ein Mandantenabonnement bereitstellen kann.
  • [MaxVirtualNetworkGatewaysPerSubscription <Int64?>]: Maximale Anzahl von virtuellen Netzwerk-Gateways, die ein Mandantenabonnement bereitstellen kann.
  • [MaxVnetsPerSubscription <Int64?>]: Maximale Anzahl virtueller Netzwerke, die ein Mandantenabonnement bereitstellen kann.