Get-AzsStorageShareMetric コマンドレットに関するヘルプ情報について、「Get-Help」コマンドレットの -Full オプションを用いて実行した結果を編集、意訳しています。
※Azure PowerShell for AzureStack v1.2.10 で確認
Get-AzsStorageShareMetric コマンドレットについて
名前
Get-AzsStorageShareMetric
構文
Get-AzsStorageShareMetric -ShareName <string> [-TimeGrain {Daily | Hourly | Minutely}] [-StartTimeInUtc <datetime>] [-EndTimeInUtc <datetime>] [-MetricNames <string[]>] [-DetailedOutput] [-SkipCertificateValidation] [<CommonParameters>] |
エイリアス
Get-ACSShareMetric
パラメーター
-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 |
-ShareName <string>
必須 | true |
位置 | 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 を参照してください。
入力
- System.String
- Microsoft.AzureStack.AzureConsistentStorage.Commands.TimeGrain
- System.DateTime
- System.String[]
- System.Management.Automation.SwitchParameter
出力
備考
参考