Class Properties
java.lang.Object
com.azure.resourcemanager.mediaservices.models.Properties
The service specification property.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet the serviceSpecification property: The service specifications.void
validate()
Validates the instance.
-
Constructor Details
-
Properties
public Properties()Creates an instance of Properties class.
-
-
Method Details
-
serviceSpecification
Get the serviceSpecification property: The service specifications.- Returns:
- the serviceSpecification value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-