Share via


IScaleUnits.SbePartnerInfoCredentialList Property

Definition

SBE credentials list for AzureStackHCI cluster deployment.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="SBE credentials list for AzureStackHCI cluster deployment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.ISbeCredentials) }, ReadOnly=false, Required=false, SerializedName="credentialList")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.ISbeCredentials[] SbePartnerInfoCredentialList { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="SBE credentials list for AzureStackHCI cluster deployment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.ISbeCredentials) }, ReadOnly=false, Required=false, SerializedName="credentialList")>]
member this.SbePartnerInfoCredentialList : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.ISbeCredentials[] with get, set
Public Property SbePartnerInfoCredentialList As ISbeCredentials()

Property Value

Attributes

Applies to