LinkerResource.SecretStoreKeyVaultSecretName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The key vault secret name to store secret, only valid when storing one secret
[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Inlined)]
public string SecretStoreKeyVaultSecretName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Inlined)>]
member this.SecretStoreKeyVaultSecretName : string with get, set
Public Property SecretStoreKeyVaultSecretName As String
Property Value
Implements
- Attributes