Share via


IConnectedVMwareIdentity.ResourcePoolName Property

Definition

Name of the resourcePool.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Name of the resourcePool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourcePoolName", Update=true)]
public string ResourcePoolName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Name of the resourcePool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourcePoolName", Update=true)>]
member this.ResourcePoolName : string with get, set
Public Property ResourcePoolName As String

Property Value

Attributes

Applies to