ILinkerResource.SecretStoreKeyVaultSecretName Property

Definition

The key vault secret name to store secret, only valid when storing one secret

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="The key vault secret name to store secret, only valid when storing one secret", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyVaultSecretName")]
public string SecretStoreKeyVaultSecretName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="The key vault secret name to store secret, only valid when storing one secret", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyVaultSecretName")>]
member this.SecretStoreKeyVaultSecretName : string with get, set
Public Property SecretStoreKeyVaultSecretName As String

Property Value

Attributes

Applies to