Class SupportTopic
java.lang.Object
com.azure.resourcemanager.appservice.models.SupportTopic
Defines a unique Support Topic.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SupportTopic
public SupportTopic()Creates an instance of SupportTopic class.
-
-
Method Details
-
id
Get the id property: Support Topic Id.- Returns:
- the id value.
-
pesId
Get the pesId property: Unique resource Id.- Returns:
- the pesId value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-