Delen via


VMwareCbtUpdateMigrationItemInput.TargetVMTags Property

Definition

Gets or sets the target VM tags.

[Newtonsoft.Json.JsonProperty(PropertyName="targetVmTags")]
public System.Collections.Generic.IDictionary<string,string> TargetVMTags { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetVmTags")>]
member this.TargetVMTags : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property TargetVMTags As IDictionary(Of String, String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to