Share via


IEceDeploymentSecrets.EceSecretName Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Secret name expected for Enterprise Cloud Engine (ECE) deployment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.EceSecrets) }, ReadOnly=false, Required=false, SerializedName="eceSecretName")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.EceSecrets? EceSecretName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Secret name expected for Enterprise Cloud Engine (ECE) deployment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.EceSecrets) }, ReadOnly=false, Required=false, SerializedName="eceSecretName")>]
member this.EceSecretName : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.EceSecrets> with get, set
Public Property EceSecretName As Nullable(Of EceSecrets)

Property Value

Attributes

Applies to