AzStackHCIFabricModelCustomProperties interface
AzStackHCI fabric model custom properties.
- Extends
Properties
| appliance |
Gets or sets the Appliance name. |
| az |
Gets or sets the ARM Id of the AzStackHCI site. |
| cluster | AzStackHCI cluster properties. |
| fabric |
Gets or sets the fabric container Id. |
| fabric |
Gets or sets the fabric resource Id. |
| instance |
Gets or sets the instance type. |
| migration |
Gets or sets the migration hub Uri. |
| migration |
Gets or sets the Migration solution ARM Id. |
Property Details
applianceName
Gets or sets the Appliance name.
applianceName?: string[]
Property Value
string[]
azStackHciSiteId
Gets or sets the ARM Id of the AzStackHCI site.
azStackHciSiteId: string
Property Value
string
cluster
AzStackHCI cluster properties.
cluster: AzStackHCIClusterProperties
Property Value
fabricContainerId
Gets or sets the fabric container Id.
fabricContainerId?: string
Property Value
string
fabricResourceId
Gets or sets the fabric resource Id.
fabricResourceId?: string
Property Value
string
instanceType
Gets or sets the instance type.
instanceType: "AzStackHCI"
Property Value
"AzStackHCI"
migrationHubUri
Gets or sets the migration hub Uri.
migrationHubUri?: string
Property Value
string
migrationSolutionId
Gets or sets the Migration solution ARM Id.
migrationSolutionId: string
Property Value
string