Share via


ISbePartnerInfo.CredentialList 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[] CredentialList { 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.CredentialList : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.ISbeCredentials[] with get, set
Public Property CredentialList As ISbeCredentials()

Property Value

Attributes

Applies to