你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Get-ServiceFabricUnplacedReplicaInformation
{{填写 Synopsis}}
语法
Get-ServiceFabricUnplacedReplicaInformation
[-ServiceName] <String>
[-PartitionId <Guid>]
[-OnlyPrimaries <Boolean>]
[-TimeoutSec <Int32>]
[<CommonParameters>]
说明
{{填写说明}}
示例
示例 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