ADCCatalog interface
Azure Data Catalog.
- Extends
Properties
admins | Azure data catalog admin list. |
enable |
Automatic unit adjustment enabled or not. |
sku | Azure data catalog SKU. |
successfully |
Azure data catalog provision status. |
units | Azure data catalog units. |
users | Azure data catalog user list. |
Inherited Properties
etag | Resource etag |
id | Resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
location | Resource location |
name | Resource name NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Resource tags |
type | Resource type NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
admins
enableAutomaticUnitAdjustment
Automatic unit adjustment enabled or not.
enableAutomaticUnitAdjustment?: boolean
Property Value
boolean
sku
Azure data catalog SKU.
sku?: string
Property Value
string
successfullyProvisioned
Azure data catalog provision status.
successfullyProvisioned?: boolean
Property Value
boolean
units
Azure data catalog units.
units?: number
Property Value
number
users
Inherited Property Details
etag
id
Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Resource.id
location
name
Resource name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
type
Resource type NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type