Share via


ISqlVirtualMachineGroup.ClusterConfiguration Property

Definition

Cluster type.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Cluster type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.ClusterConfiguration) }, ReadOnly=true, Required=false, SerializedName="clusterConfiguration")]
public Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.ClusterConfiguration? ClusterConfiguration { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Cluster type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.ClusterConfiguration) }, ReadOnly=true, Required=false, SerializedName="clusterConfiguration")>]
member this.ClusterConfiguration : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.ClusterConfiguration>
Public ReadOnly Property ClusterConfiguration As Nullable(Of ClusterConfiguration)

Property Value

Attributes

Applies to