Get-ServiceFabricSecret

{{填寫概要}}

語法

Get-ServiceFabricSecret
   [-IncludeValue]
   -SecretReference <SecretReference[]>
   [-TimeoutSec <Int32>]
   [<CommonParameters>]
Get-ServiceFabricSecret
   [-IncludeValue]
   -Name <String>
   [-Version <String>]
   [-TimeoutSec <Int32>]
   [<CommonParameters>]

Description

{{填寫描述}}

範例

範例 1

PS C:\> {{ Add example code here }}

{{ 在此新增範例描述 }}

參數

-IncludeValue

{{Fill IncludeValue Description}}

類型:SwitchParameter
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-Name

{{填滿名稱描述}}

類型: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

{{填滿版本描述}}

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:True
接受萬用字元:False

輸入

System.String

System.Fabric.SecretStore.SecretReference[]

輸出

System.Object