你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Get-ServiceFabricSecret
{{填写 Synopsis}}
语法
Get-ServiceFabricSecret
[-IncludeValue]
-SecretReference <SecretReference[]>
[-TimeoutSec <Int32>]
[<CommonParameters>]
Get-ServiceFabricSecret
[-IncludeValue]
-Name <String>
[-Version <String>]
[-TimeoutSec <Int32>]
[<CommonParameters>]
说明
{{填写说明}}
示例
示例 1
PS C:\> {{ Add example code here }}
{{ 在此处添加示例说明 }}
参数
-IncludeValue
{{Fill IncludeValue Description}}
类型: | SwitchParameter |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-Name
{{Fill Name Description}}
类型: | String |
Position: | Named |
默认值: | None |
必需: | True |
接受管道输入: | True |
接受通配符: | False |
-SecretReference
{{Fill SecretReference Description}}
类型: | SecretReference[] |
Position: | Named |
默认值: | None |
必需: | True |
接受管道输入: | True |
接受通配符: | False |
-TimeoutSec
{{Fill TimeoutSec Description}}
类型: | Int32 |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-Version
{{Fill Version Description}}
类型: | String |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | True |
接受通配符: | False |
输入
System.String
System.Fabric.SecretStore.SecretReference[]
输出
System.Object