AzureWebCategoryPropertiesFormat Class
- java.
lang. Object - com.
azure. resourcemanager. network. fluent. models. AzureWebCategoryPropertiesFormat
- com.
Implements
public final class AzureWebCategoryPropertiesFormat
implements JsonSerializable<AzureWebCategoryPropertiesFormat>
Azure Web Category Properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Azure |
fromJson(JsonReader jsonReader)
Reads an instance of Azure |
| String |
group()
Get the group property: The name of the group that the category belongs to. |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static AzureWebCategoryPropertiesFormat fromJson(JsonReader jsonReader)
Reads an instance of AzureWebCategoryPropertiesFormat from the JsonReader.
Parameters:
Returns:
Throws:
group
public String group()
Get the group property: The name of the group that the category belongs to.
Returns:
toJson
validate
public void validate()
Validates the instance.