public class AzureWebCategoryInner extends Object
| Constructor and Description |
|---|
AzureWebCategoryInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
etag()
Get the etag property: A unique read-only string that changes whenever the resource is updated.
|
String |
group()
Get the group property: The name of the group that the category belongs to.
|
String |
id()
Get the id property: Resource ID.
|
String |
name()
Get the name property: Resource name.
|
String |
type()
Get the type property: Resource type.
|
void |
validate()
Validates the instance.
|
AzureWebCategoryInner |
withId(String id)
Set the id property: Resource ID.
|
public String id()
public AzureWebCategoryInner withId(String id)
id - the id value to set.public String name()
public String type()
public String etag()
public String group()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.