Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ADCCatalog

Package version

interface

An interface representing ADCCatalog. Azure Data Catalog.

extends

Resource

Hierarchy

Index

Properties

Optional admins

admins: Principals[]
member

{Principals[]} [admins] Azure data catalog admin list.

Optional enableAutomaticUnitAdjustment

enableAutomaticUnitAdjustment: undefined | false | true
member

{boolean} [enableAutomaticUnitAdjustment] Automatic unit adjustment enabled or not.

Optional etag

etag: undefined | string
member

{string} [etag] Resource etag

Optional id

id: undefined | string
member

{string} [id] Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional location

location: undefined | string
member

{string} [location] Resource location

Optional name

name: undefined | string
member

{string} [name] Resource name NOTE: This property will not be serialized. It can only be populated by the server.

Optional sku

sku: SkuType
member

{SkuType} [sku] Azure data catalog SKU. Possible values include: 'Free', 'Standard'

Optional successfullyProvisioned

successfullyProvisioned: undefined | false | true
member

{boolean} [successfullyProvisioned] Azure data catalog provision status.

Optional tags

tags: undefined | object
member

{{ [propertyName: string]: string }} [tags] Resource tags

Optional type

type: undefined | string
member

{string} [type] Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Optional units

units: undefined | number
member

{number} [units] Azure data catalog units.

Optional users

users: Principals[]
member

{Principals[]} [users] Azure data catalog user list.

Generated using TypeDoc