Property DefinedTags
DefinedTags
Gets defined tags for the operation.
Declaration
public IDictionary<string, IDictionary<string, string>> DefinedTags { get; }
Property Value
| Type | Description |
|---|---|
| IDictionary<String, IDictionary<String, String>> | Defined tags. |