TransitHubProperties interface

Describes the properties of an Transit Hub.

Properties

provisioningState

The status of the last operation.

resourceCollection

List of resource ids modified by transitHubs.

securityProvider

Specifies the security provider for the transit hub.

state

The state of the transitHub.

transitOption

The TransitOption of the transitHub.

Property Details

provisioningState

The status of the last operation.

provisioningState?: string

Property Value

string

resourceCollection

List of resource ids modified by transitHubs.

resourceCollection?: string[]

Property Value

string[]

securityProvider

Specifies the security provider for the transit hub.

securityProvider?: string

Property Value

string

state

The state of the transitHub.

state?: string

Property Value

string

transitOption

The TransitOption of the transitHub.

transitOption?: TransitOption

Property Value