Delen via


Disconnect-AksEdgeArc

Hiermee wordt het AKS Edge Essentials-cluster dat op deze computer wordt uitgevoerd, losgekoppeld van Azure Arc voor Kubernetes.

Syntaxis

Disconnect-AksEdgeArc [-JsonConfigFilePath <String>] [-JsonConfigString <String>] [<CommonParameters>]

Beschrijving

Hiermee wordt het AKS Edge Essentials-cluster dat op deze computer wordt uitgevoerd, losgekoppeld van Azure Arc voor Kubernetes.

Voorbeelden

Voorbeeld 1

Disconnect-AksEdgeArc -JsonConfigFilePath ./aksedge-config.json

Voorbeeld 2

Disconnect-AksEdgeArc -JsonConfigString ($jsonObj | ConvertTo-Json -Depth 4)

Parameters

-JsonConfigFilePath

Invoerparameters op basis van een JSON-bestand.

Type: String
Parameter Sets: fromJsonConfigFile
Aliases:

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

-JsonConfigString

Invoerparameters op basis van een JSON-tekenreeks.

Type: String
Parameter Sets: fromJsonConfigString
Aliases:

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

Algemene parameters

Deze cmdlet biedt ondersteuning voor de meest gebruikte parameters: -Debug, - ErrorAction, - ErrorVariable, - InformationAction, -InformationVariable, - OutVariable,-OutBuffer, - PipelineVariable - Verbose, - WarningAction en -WarningVariable. Zie about_CommonParameters voor meer informatie.

Volgende stappen

Naslaginformatie over AksEdge PowerShell