 | ClusteredVirtualMachineResourceInfoModelVmGuid Property |
Gets or sets the cluster VM GUID.
Namespace: DoubleTake.Web.ModelsAssembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.1.0.599 (8.1.0.599)
Syntaxpublic string VmGuid { get; set; }
Public Property VmGuid As String
Get
Set
public:
property String^ VmGuid {
String^ get ();
void set (String^ value);
}
member VmGuid : string with get, set
Property Value
Type:
String
See Also