Remove-ServiceFabricSecret
{{Synopsis に入力}}
構文
Remove-ServiceFabricSecret
-Name <String>
-Version <String>
[-TimeoutSec <Int32>]
[<CommonParameters>]
Remove-ServiceFabricSecret
-SecretReference <SecretReference[]>
[-TimeoutSec <Int32>]
[<CommonParameters>]
説明
{{説明を入力}}
例
例 1
PS C:\> {{ Add example code here }}
{{ ここに説明例を追加 }}
パラメーター
-Name
{{Fill Name Description}}
型: | String |
配置: | Named |
規定値: | None |
必須: | True |
パイプライン入力を受け取る: | True |
ワイルドカード文字を受け取る: | False |
-SecretReference
{{Fill SecretReference Description}}
型: | SecretReference[] |
配置: | Named |
規定値: | None |
必須: | True |
パイプライン入力を受け取る: | True |
ワイルドカード文字を受け取る: | False |
-TimeoutSec
{{Fill TimeoutSec Description}}
型: | Int32 |
配置: | Named |
規定値: | None |
必須: | False |
パイプライン入力を受け取る: | False |
ワイルドカード文字を受け取る: | False |
-Version
{{バージョンの説明を入力}}
型: | String |
配置: | Named |
規定値: | None |
必須: | True |
パイプライン入力を受け取る: | True |
ワイルドカード文字を受け取る: | False |
入力
System.String
System.Fabric.SecretStore.SecretReference[]
出力
System.Object