Get-ServiceFabricUnplacedReplicaInformation
{{填入 Synopsis}}
語法
Get-ServiceFabricUnplacedReplicaInformation
[-ServiceName] <String>
[-PartitionId <Guid>]
[-OnlyPrimaries <Boolean>]
[-TimeoutSec <Int32>]
[<CommonParameters>]
Description
{{填入描述}}
範例
範例 1
PS C:\> {{ Add example code here }}
{{ 在這裡新增範例描述 }}
參數
-OnlyPrimaries
{{Fill OnlyPrimaries Description}}
類型: | Boolean |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | True |
接受萬用字元: | False |
-PartitionId
{{Fill PartitionId Description}}
類型: | Guid |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | True |
接受萬用字元: | False |
-ServiceName
{{Fill ServiceName Description}}
類型: | String |
Position: | 0 |
預設值: | None |
必要: | True |
接受管線輸入: | True |
接受萬用字元: | False |
-TimeoutSec
{{Fill TimeoutSec Description}}
類型: | Int32 |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
輸入
System.String
System.Guid
System.Boolean
輸出
System.Object