SqlVmGroupData.ClusterConfiguration 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.
Cluster type.
public Azure.ResourceManager.SqlVirtualMachine.Models.SqlVmClusterConfiguration? ClusterConfiguration { get; }
member this.ClusterConfiguration : Nullable<Azure.ResourceManager.SqlVirtualMachine.Models.SqlVmClusterConfiguration>
Public ReadOnly Property ClusterConfiguration As Nullable(Of SqlVmClusterConfiguration)