IScaleUnits.SbePartnerInfoPartnerProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of SBE partner properties for AzureStackHCI cluster deployment.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="List of SBE partner properties for AzureStackHCI cluster deployment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.ISbePartnerProperties) }, ReadOnly=false, Required=false, SerializedName="partnerProperties")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.ISbePartnerProperties[] SbePartnerInfoPartnerProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="List of SBE partner properties for AzureStackHCI cluster deployment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.ISbePartnerProperties) }, ReadOnly=false, Required=false, SerializedName="partnerProperties")>]
member this.SbePartnerInfoPartnerProperty : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.ISbePartnerProperties[] with get, set
Public Property SbePartnerInfoPartnerProperty As ISbePartnerProperties()
Property Value
- Attributes