Azure PowerShell for AzureStack の Remove-AzsPlan コマンドレットについて
ブログ エントリ内にアフィリエイト広告が含まれています
Remove-AzsPlan コマンドレットに関するヘルプ情報について、「Get-Help」コマンドレットの -Full オプションを用いて実行した結果を編集、意訳しています。
※Azure PowerShell for AzureStack v1.2.10 で確認
Remove-AzsPlan コマンドレットについて
名前
Remove-AzsPlan
構文
Remove-AzsPlan -Name <string> -ResourceGroupName <string> [-WhatIf] [-Confirm] [<CommonParameters>] |
エイリアス
Remove-AzureRmPlan
パラメーター
-Confirm
必須 | false |
位置 | named |
パイプライン入力を許可する | false |
パラメーター セット名 | (All) |
エイリアス | cf |
動的 | false |
-Name <string>
必須 | true |
位置 | named |
パイプライン入力を許可する | true (ByPropertyName) |
パラメーター セット名 | (All) |
エイリアス | cf |
動的 | false |
-ResourceGroupName <string>
必須 | true |
位置 | named |
パイプライン入力を許可する | true (ByPropertyName) |
パラメーター セット名 | (All) |
エイリアス | ResourceGroup |
動的 | false |
-WhatIf
必須 | false |
位置 | named |
パイプライン入力を許可する | false |
パラメーター セット名 | (All) |
エイリアス | wi |
動的 | false |
<CommonParameters>
このコマンドレットは、次の共通パラメーターをサポートします: -Verbose、-Debug、-ErrorAction、-ErrorVariable、-WarningAction、-WarningVariable、-OutBuffer、-PipelineVariable、および -OutVariable。詳細については、about_CommonParameters を参照してください。
入力
出力
- Microsoft.Azure.AzureOperationResponse
備考
参考