Delen via


InMageAzureV2ReplicationDetails.TargetManagedDiskTags Property

Definition

Gets or sets the tags for the target managed disks.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to