Get-AzAutoscaleSetting

Hiermee haalt u een instelling voor automatische schaalaanpassing op

Syntax

Get-AzAutoscaleSetting
   [-SubscriptionId <String[]>]
   [-DefaultProfile <PSObject>]
   [<CommonParameters>]
Get-AzAutoscaleSetting
   -Name <String>
   -ResourceGroupName <String>
   [-SubscriptionId <String[]>]
   [-DefaultProfile <PSObject>]
   [<CommonParameters>]
Get-AzAutoscaleSetting
   -ResourceGroupName <String>
   [-SubscriptionId <String[]>]
   [-DefaultProfile <PSObject>]
   [<CommonParameters>]
Get-AzAutoscaleSetting
   -InputObject <IAutoscaleIdentity>
   [-DefaultProfile <PSObject>]
   [<CommonParameters>]

Description

Hiermee haalt u een instelling voor automatische schaalaanpassing op

Voorbeelden

Voorbeeld 1: Instelling voor automatisch schalen onder huidig abonnement weergeven

Get-AzAutoscaleSetting

Instelling voor automatisch schalen onder huidig abonnement weergeven

Voorbeeld 2: Instelling voor automatisch schalen onder resourcegroep weergeven

Get-AzAutoscaleSetting -ResourceGroupName test-group

Instelling voor automatisch schalen onder resourcegroep weergeven

Voorbeeld 2: Instelling voor automatische schaalaanpassing ophalen op naam

Get-AzAutoscaleSetting -ResourceGroupName test-group -Name test-autoscalesetting

Instelling voor automatisch schalen ophalen op naam

Parameters

-DefaultProfile

De parameter DefaultProfile is niet functioneel. Gebruik de parameter SubscriptionId indien beschikbaar als u de cmdlet uitvoert voor een ander abonnement.

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

-InputObject

Identity Parameter To construct, zie DE SECTIE NOTES voor INPUTOBJECT-eigenschappen en maak een hash-tabel.

Type:IAutoscaleIdentity
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-Name

De naam van de instelling voor automatische schaalaanpassing.

Type:String
Aliases:AutoscaleSettingName
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False

-ResourceGroupName

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False

-SubscriptionId

De id van het doelabonnement.

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

Invoerwaarden

IAutoscaleIdentity

Uitvoerwaarden

IAutoscaleSettingResource