IScaleUnits.SbePartnerInfoCredentialList Property

Definition

SBE credentials list for AzureStackHCI cluster deployment.

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

Property Value

Attributes

Applies to