IScaleUnits.SbePartnerInfoPartnerProperty Property

Definition

List of SBE partner properties for AzureStackHCI cluster deployment.

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

Property Value

Attributes

Applies to