IEceDeploymentSecrets.SecretLocation Property

Definition

Secret URI stored in keyvault.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Secret URI stored in keyvault.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="secretLocation", Update=true)]
public string SecretLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Secret URI stored in keyvault.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="secretLocation", Update=true)>]
member this.SecretLocation : string with get, set
Public Property SecretLocation As String

Property Value

Attributes

Applies to