Share via


ISqlVirtualMachineGroup.WsfcDomainProfileClusterSubnetType Property

Definition

Cluster subnet type.

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

Property Value

Attributes

Applies to