### YamlMime:JavaType uid: "com.azure.resourcemanager.sphere.models.ProductProperties" fullName: "com.azure.resourcemanager.sphere.models.ProductProperties" name: "ProductProperties" nameWithType: "ProductProperties" summary: "The properties of product." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **ProductProperties**" constructors: - uid: "com.azure.resourcemanager.sphere.models.ProductProperties.ProductProperties()" fullName: "com.azure.resourcemanager.sphere.models.ProductProperties.ProductProperties()" name: "ProductProperties()" nameWithType: "ProductProperties.ProductProperties()" summary: "Creates an instance of ProductProperties class." syntax: "public ProductProperties()" desc: "Creates an instance of ProductProperties class." methods: - uid: "com.azure.resourcemanager.sphere.models.ProductProperties.description()" fullName: "com.azure.resourcemanager.sphere.models.ProductProperties.description()" name: "description()" nameWithType: "ProductProperties.description()" summary: "Get the description property: Description of the product." syntax: "public String description()" desc: "Get the description property: Description of the product." returns: description: "the description value." type: "String" - uid: "com.azure.resourcemanager.sphere.models.ProductProperties.provisioningState()" fullName: "com.azure.resourcemanager.sphere.models.ProductProperties.provisioningState()" name: "provisioningState()" nameWithType: "ProductProperties.provisioningState()" summary: "Get the provisioningState property: The status of the last operation." syntax: "public ProvisioningState provisioningState()" desc: "Get the provisioningState property: The status of the last operation." returns: description: "the provisioningState value." type: "" - uid: "com.azure.resourcemanager.sphere.models.ProductProperties.validate()" fullName: "com.azure.resourcemanager.sphere.models.ProductProperties.validate()" name: "validate()" nameWithType: "ProductProperties.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.sphere.models.ProductProperties.withDescription(java.lang.String)" fullName: "com.azure.resourcemanager.sphere.models.ProductProperties.withDescription(String description)" name: "withDescription(String description)" nameWithType: "ProductProperties.withDescription(String description)" summary: "Set the description property: Description of the product." parameters: - description: "the description value to set." name: "description" type: "String" syntax: "public ProductProperties withDescription(String description)" desc: "Set the description property: Description of the product." returns: description: "the ProductProperties object itself." type: "" type: "class" desc: "The properties of product." metadata: {} package: "com.azure.resourcemanager.sphere.models" artifact: com.azure.resourcemanager:azure-resourcemanager-sphere:1.0.0