Hub interface

Hub resource.

Extends

Properties

apiEndpoint

API endpoint URL of the hub. NOTE: This property will not be serialized. It can only be populated by the server.

hubBillingInfo

Billing settings of the hub.

provisioningState

Provisioning state of the hub. NOTE: This property will not be serialized. It can only be populated by the server.

tenantFeatures

The bit flags for enabled hub features. Bit 0 is set to 1 indicates graph is enabled, or disabled if set to 0. Bit 1 is set to 1 indicates the hub is disabled, or enabled if set to 0.

webEndpoint

Web endpoint URL of the hub. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

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

apiEndpoint

API endpoint URL of the hub. NOTE: This property will not be serialized. It can only be populated by the server.

apiEndpoint?: string

Property Value

string

hubBillingInfo

Billing settings of the hub.

hubBillingInfo?: HubBillingInfoFormat

Property Value

provisioningState

Provisioning state of the hub. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

tenantFeatures

The bit flags for enabled hub features. Bit 0 is set to 1 indicates graph is enabled, or disabled if set to 0. Bit 1 is set to 1 indicates the hub is disabled, or enabled if set to 0.

tenantFeatures?: number

Property Value

number

webEndpoint

Web endpoint URL of the hub. NOTE: This property will not be serialized. It can only be populated by the server.

webEndpoint?: string

Property Value

string

Inherited Property Details

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

Resource location.

location?: string

Property Value

string

Inherited From Resource.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