Share via


IScaleUnits.DeploymentDataSecret Property

Definition

secrets used for cloud deployment.

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

Property Value

Attributes

Applies to