ISecretStoreBasedAuthCredentials.SecretStoreResource Property

Definition

Secret store resource

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Secret store resource", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ISecretStoreResource) }, Read=true, ReadOnly=false, Required=false, SerializedName="secretStoreResource", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ISecretStoreResource SecretStoreResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Secret store resource", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ISecretStoreResource) }, Read=true, ReadOnly=false, Required=false, SerializedName="secretStoreResource", Update=true)>]
member this.SecretStoreResource : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ISecretStoreResource with get, set
Public Property SecretStoreResource As ISecretStoreResource

Property Value

Attributes

Applies to