Share via


DaprComponentProperties.SecretStoreComponent Property

Definition

Name of a Dapr component to retrieve component secrets from

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

Property Value

Implements

Attributes

Applies to