GeoCatalogProperties interface
The details of the Microsoft Planetary Computer Pro GeoCatalog.
Properties
| auto |
The scope of the auto-generated domain name label. If not provided, defaults to TenantReuse. |
| catalog |
The URI of the catalog management UI. |
| provisioning |
The status of the last operation. |
| tier | Tier of the catalog. This cannot be changed after the catalog is created. If not provided, defaults to Basic. |
Property Details
autoGeneratedDomainNameLabelScope
The scope of the auto-generated domain name label. If not provided, defaults to TenantReuse.
autoGeneratedDomainNameLabelScope?: string
Property Value
string
catalogUri
The URI of the catalog management UI.
catalogUri?: string
Property Value
string
provisioningState
The status of the last operation.
provisioningState?: string
Property Value
string
tier
Tier of the catalog. This cannot be changed after the catalog is created. If not provided, defaults to Basic.
tier?: string
Property Value
string