Get-ServiceFabricSecret

{{Fyll i Synopsis}}

Syntax

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

Description

{{Fyll i beskrivningen}}

Exempel

Exempel 1

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

{{ Lägg till exempelbeskrivning här }}

Parametrar

-IncludeValue

{{Fyll i IncludeValue-beskrivning}}

Typ:SwitchParameter
Position:Named
Standardvärde:None
Obligatorisk:False
Godkänn pipeline-indata:False
Godkänn jokertecken:False

-Name

{{Beskrivning av fyllningsnamn}}

Typ:String
Position:Named
Standardvärde:None
Obligatorisk:True
Godkänn pipeline-indata:True
Godkänn jokertecken:False

-SecretReference

{{Fill SecretReference Description}}

Typ:SecretReference[]
Position:Named
Standardvärde:None
Obligatorisk:True
Godkänn pipeline-indata:True
Godkänn jokertecken:False

-TimeoutSec

{{Beskrivning av timeoutSec-fyllning}}

Typ:Int32
Position:Named
Standardvärde:None
Obligatorisk:False
Godkänn pipeline-indata:False
Godkänn jokertecken:False

-Version

{{Beskrivning av fyllningsversion}}

Typ:String
Position:Named
Standardvärde:None
Obligatorisk:False
Godkänn pipeline-indata:True
Godkänn jokertecken:False

Indata

System.String

System.Fabric.SecretStore.SecretReference[]

Utdata

System.Object