次の方法で共有


VMwareCbtUpdateMigrationItemInput.TargetDiskTags Property

Definition

Gets or sets the tags for the target disks.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to