Share via


InMageAzureV2ReplicationDetails.SeedManagedDiskTags Property

Definition

Gets or sets the tags for the seed managed disks.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to