Azure PowerShell for AzureStack の Get-AzsBlobServiceMetric コマンドレットについて

ブログ エントリ内にアフィリエイト広告が含まれています
スポンサーリンク

Get-AzsBlobServiceMetric コマンドレットに関するヘルプ情報について、「Get-Help」コマンドレットの -Full オプションを用いて実行した結果を編集、意訳しています。
※Azure PowerShell for AzureStack v1.2.10 で確認

Get-AzsBlobServiceMetric コマンドレットについて

名前

Get-AzsBlobServiceMetric

構文

Get-AzsBlobServiceMetric [-TimeGrain {Daily | Hourly | Minutely}] [-StartTimeInUtc <datetime>] [-EndTimeInUtc <datetime>] [-MetricNames <string[]>] [-DetailedOutput] [-SkipCertificateValidation] [<CommonParameters>]

エイリアス

Get-ACSBlobServiceMetric

パラメーター

-DetailedOutput

必須 false
位置 named
パイプライン入力を許可する true (ByPropertyName)
パラメーター セット名 (All)
エイリアス None
動的 false

-EndTimeInUtc <datetime>

必須 false
位置 named
パイプライン入力を許可する true (ByPropertyName)
パラメーター セット名 (All)
エイリアス None
動的 false

-MetricNames <string[]>

必須 false
位置 named
パイプライン入力を許可する true (ByPropertyName)
パラメーター セット名 (All)
エイリアス None
動的 false

-SkipCertificateValidation

必須 false
位置 named
パイプライン入力を許可する false
パラメーター セット名 (All)
エイリアス None
動的 false

-StartTimeInUtc <datetime>

必須 false
位置 named
パイプライン入力を許可する true (ByPropertyName)
パラメーター セット名 (All)
エイリアス None
動的 false

-TimeGrain <TimeGrain>

必須 false
位置 named
パイプライン入力を許可する true (ByPropertyName)
パラメーター セット名 (All)
エイリアス None
動的 false

<CommonParameters>

このコマンドレットは、次の共通パラメーターをサポートします: -Verbose-Debug-ErrorAction-ErrorVariable-WarningAction-WarningVariable-OutBuffer-PipelineVariable、および -OutVariable。詳細については、about_CommonParameters を参照してください。

入力

  • Microsoft.AzureStack.AzureConsistentStorage.Commands.TimeGrain
  • System.DateTime
  • System.String[]
  • System.Management.Automation.SwitchParameter

出力

  • System.Object

備考

  • なし

参考

タイトルとURLをコピーしました