Click or drag to resize
ClusterOptionsModel Properties

The ClusterOptionsModel type exposes the following members.

Properties
  NameDescription
Public propertyDependOnResources
Gets or sets the names of resources to depend on (overrides default storage resource, network name resource dependencies).
Public propertyInitializeOnTargetNodeMove
Gets or sets a value indicating whether or not to initialize on target node move.
Public propertyOriginalSourceClusterId
Gets or sets the original source cluster ID.
Public propertySourceClusterName
Gets or sets the name of the source cluster.
Public propertySourceGroupName
Gets or sets the name of the source group.
Public propertySourceIsCluster
Gets or sets a value indicating whether or not the source is part of a cluster.
Public propertyTargetClusterName
Gets or sets the name of the target cluster.
Public propertyTargetClusterResourceNamePrefix
Gets or sets the target cluster resource name prefix.
Public propertyTargetClusterStoragePath
Gets or sets the target cluster storage location.
Public propertyTargetGroupName
Gets or sets the name of the target group.
Public propertyTargetIsCluster
Gets or sets a value indicating whether or not the target is part of a cluster.
Public propertyTargetVirtualServers
Gets or sets the names of the target virtual servers.
Top
See Also