azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.s...

65 строки
4.0 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.sphere.models.CatalogProperties"
fullName: "com.azure.resourcemanager.sphere.models.CatalogProperties"
name: "CatalogProperties"
nameWithType: "CatalogProperties"
summary: "Catalog properties."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **CatalogProperties**"
constructors:
- uid: "com.azure.resourcemanager.sphere.models.CatalogProperties.CatalogProperties()"
fullName: "com.azure.resourcemanager.sphere.models.CatalogProperties.CatalogProperties()"
name: "CatalogProperties()"
nameWithType: "CatalogProperties.CatalogProperties()"
summary: "Creates an instance of Catalog<wbr>Properties class."
syntax: "public CatalogProperties()"
desc: "Creates an instance of CatalogProperties class."
methods:
- uid: "com.azure.resourcemanager.sphere.models.CatalogProperties.provisioningState()"
fullName: "com.azure.resourcemanager.sphere.models.CatalogProperties.provisioningState()"
name: "provisioningState()"
nameWithType: "CatalogProperties.provisioningState()"
summary: "Get the provisioning<wbr>State 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: "<xref href=\"com.azure.resourcemanager.sphere.models.ProvisioningState?alt=com.azure.resourcemanager.sphere.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sphere.models.CatalogProperties.tenantId()"
fullName: "com.azure.resourcemanager.sphere.models.CatalogProperties.tenantId()"
name: "tenantId()"
nameWithType: "CatalogProperties.tenantId()"
summary: "Get the tenant<wbr>Id property: The Azure Sphere tenant ID associated with the catalog."
syntax: "public String tenantId()"
desc: "Get the tenantId property: The Azure Sphere tenant ID associated with the catalog."
returns:
description: "the tenantId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.sphere.models.CatalogProperties.validate()"
fullName: "com.azure.resourcemanager.sphere.models.CatalogProperties.validate()"
name: "validate()"
nameWithType: "CatalogProperties.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
type: "class"
desc: "Catalog properties."
metadata: {}
package: "com.azure.resourcemanager.sphere.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-sphere:1.0.0