Set-AksEdgeBillingPodState

The Set-AksEdgeBillingPodState PowerShell command allows the front end to set billing pod state after joining Arc using the Azure CLI. Returns "OK" on success, $null on failure

Syntax

Set-AksEdgeBillingPodState [-Connect] <Boolean> [<CommonParameters>]

Description

This function allows the front end to set billing pod state after joining Arc using the Azure CLI.

Examples

Set-AksEdgeBillingPodState -Connect

Parameters

-Connect

This parameter connects or disconnects.

Type: Boolean
Parameter Sets: (All)
Aliases:

Required: True
Position: 1
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

Common parameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Next steps

AksEdge PowerShell Reference