Property FreeFormTags
FreeFormTags
Gets free-form tags for the operation.
Declaration
public IDictionary<string, string> FreeFormTags { get; }
Property Value
| Type | Description |
|---|---|
| IDictionary<String, String> | Free-form tags. |
public IDictionary<string, string> FreeFormTags { get; }
| Type | Description |
|---|---|
| IDictionary<String, String> | Free-form tags. |