IoTSpacesProperties interface
Properties
| management |
The management Api endpoint. |
| provisioning |
The provisioning state. |
| storage |
The properties of |
| web |
The management UI endpoint. |
Property Details
managementApiUrl
The management Api endpoint.
managementApiUrl?: string
Property Value
string
provisioningState
storageContainer
The properties of
storageContainer?: StorageContainerProperties
Property Value
webPortalUrl
The management UI endpoint.
webPortalUrl?: string
Property Value
string