Share via


ICluster.MoRefId Property

Definition

Gets or sets the vCenter MoRef (Managed Object Reference) ID for the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Gets or sets the vCenter MoRef (Managed Object Reference) ID for the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="moRefId", Update=true)]
public string MoRefId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Gets or sets the vCenter MoRef (Managed Object Reference) ID for the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="moRefId", Update=true)>]
member this.MoRefId : string with get, set
Public Property MoRefId As String

Property Value

Attributes

Applies to