你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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