Click or drag to resize

ClusterOptions Properties

The ClusterOptions type exposes the following members.

Properties
  Name Description
Public property DependOnResources
This value is the dependent resources.
Public property OriginalSourceClusterId
This value is the unique ID of the source cluster.
Public property SkipSourceResourceShutdownOnLiveFailover
Deprecated. Do not use this property. It has been moved to failover options.
Public property SourceClusterName
This value is the name of the source cluster.
Public property SourceGroupName
The value is the name of the source group.
Public property SourceIsCluster
This value is true if the source is a cluster; otherwise, it is false.
Public property TargetClusterName
This value is the name of the target cluster.
Public property TargetClusterResourceNamePrefix
This value is the optional name of the target cluster resource prefix.
Public property TargetClusterStoragePath
This value is the location of the target cluster storage.
Public property TargetGroupName
This value is the name of the target group.
Public property TargetIsCluster
This value is true if the target is a cluster; otherwise, it is false.
Public property TargetResourceGroupName
Override the default group name when creating the target resource
Public property TargetVirtualServers
This value is the name of the target virtual servers.
Top
See Also