Aracılığıyla paylaş


InMageAzureV2UpdateReplicationProtectedItemInput.TargetNicTags Property

Definition

Gets or sets the tags for the target NICs.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to