public final class TagsResourceInner
extends com.azure.core.management.ProxyResource
| Constructor and Description |
|---|
TagsResourceInner() |
| Modifier and Type | Method and Description |
|---|---|
Tags |
properties()
Get the properties property: The set of tags.
|
void |
validate()
Validates the instance.
|
TagsResourceInner |
withProperties(Tags properties)
Set the properties property: The set of tags.
|
public Tags properties()
public TagsResourceInner withProperties(Tags properties)
properties - the properties value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.