次の方法で共有


Stop-CacheCluster

Stop-CacheCluster

クラスター内のすべてのキャッシュ ホストでキャッシュ サービスを停止します。

構文

Parameter Set: Default
Stop-CacheCluster [-HostTimeout <Int32> ] [ <CommonParameters>]

パラメーター

-HostTimeout<Int32>

各ホストが停止するまでのタイムアウト値 (秒) です。既定では 60 秒です。

エイリアス

なし

必須

false

位置

named

既定値

60

パイプライン入力の許可

false

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

<CommonParameters>

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

出力

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

  • List<Microsoft.Data.Caching.AdminApi.HostInfo>

関連トピック

Restart-CacheCluster
Start-CacheCluster