|
VolumeQualificationResultsClusterResourceGroupName Property |
This value is the name of the group that contains the resource.
Namespace: DoubleTake.Virtualization.ContractAssembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntaxpublic string ClusterResourceGroupName { get; set; }
Public Property ClusterResourceGroupName As String
Get
Set
public:
property String^ ClusterResourceGroupName {
String^ get ();
void set (String^ value);
}
function get_ClusterResourceGroupName();
function set_ClusterResourceGroupName(value);
Property Value
Type:
String
See Also