Share via


IPlacementPolicyUpdate.HostMember Property

Definition

Host members list

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Host members list", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="hostMembers", Update=true)]
public System.Collections.Generic.List<string> HostMember { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Host members list", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="hostMembers", Update=true)>]
member this.HostMember : System.Collections.Generic.List<string> with get, set
Public Property HostMember As List(Of String)

Property Value

Attributes

Applies to