Get-CacheConfig

Get-CacheConfig

指定したキャッシュの構成の詳細情報を返します。

構文

Parameter Set: Default
Get-CacheConfig [-CacheName] <String> [ <CommonParameters>]

パラメーター

-CacheName<String>

キャッシュの名前。

エイリアス

なし

必須

true

位置

1

既定値

なし

パイプライン入力の許可

false

ワイルドカード文字の許可

<CommonParameters>

このコマンドレットは、-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、および -OutVariable という一般的なパラメーターをサポートしています。詳細については、次を参照してください。 about_CommonParameters

出力

出力の型は、コマンドレットから生成されるオブジェクトの型です。

  • Microsoft.Data.Caching.Commands.CacheConfig

関連トピック

Get-Cache
Get-CacheStatistics
Set-CacheConfig