IScaleUnits.DeploymentDataSecret Property

Definition

secrets used for cloud deployment.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="secrets used for cloud deployment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IEceDeploymentSecrets) }, Read=true, ReadOnly=false, Required=false, SerializedName="secrets", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IEceDeploymentSecrets> DeploymentDataSecret { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="secrets used for cloud deployment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IEceDeploymentSecrets) }, Read=true, ReadOnly=false, Required=false, SerializedName="secrets", Update=true)>]
member this.DeploymentDataSecret : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IEceDeploymentSecrets> with get, set
Public Property DeploymentDataSecret As List(Of IEceDeploymentSecrets)

Property Value

Attributes

Applies to