Partager via


DaprComponent.SecretStoreComponent Property

Definition

Name of a Dapr component to retrieve component secrets from

[Microsoft.Azure.PowerShell.Cmdlets.App.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Inlined)]
public string SecretStoreComponent { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Inlined)>]
member this.SecretStoreComponent : string with get, set
Public Property SecretStoreComponent As String

Property Value

Implements

Attributes

Applies to