IEceDeploymentSecrets.EceSecretName Property

Definition

Secret name expected for Enterprise Cloud Engine (ECE) deployment.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "AzureStackLCMUserCredential", "DefaultARBApplication", "LocalAdminCredential", "WitnessStorageKey" })]
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Secret name expected for Enterprise Cloud Engine (ECE) deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="eceSecretName", Update=true)]
public string EceSecretName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "AzureStackLCMUserCredential", "DefaultARBApplication", "LocalAdminCredential", "WitnessStorageKey" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Secret name expected for Enterprise Cloud Engine (ECE) deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="eceSecretName", Update=true)>]
member this.EceSecretName : string with get, set
Public Property EceSecretName As String

Property Value

Attributes

Applies to