TransitHubProperties interface
Describes the properties of an Transit Hub.
Properties
| provisioning |
The status of the last operation. |
| resource |
List of resource ids modified by transitHubs. |
| security |
Specifies the security provider for the transit hub. |
| state | The state of the transitHub. |
| transit |
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