AzStackHCIFabricModelCustomProperties interface

AzStackHCI fabric model custom properties.

Extends

Properties

applianceName

Gets or sets the Appliance name. NOTE: This property will not be serialized. It can only be populated by the server.

azStackHciSiteId

Gets or sets the ARM Id of the AzStackHCI site.

cluster

AzStackHCI cluster properties.

fabricContainerId

Gets or sets the fabric container Id. NOTE: This property will not be serialized. It can only be populated by the server.

fabricResourceId

Gets or sets the fabric resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

instanceType

Polymorphic discriminator, which specifies the different types this object can be

migrationHubUri

Gets or sets the migration hub Uri. NOTE: This property will not be serialized. It can only be populated by the server.

migrationSolutionId

Gets or sets the Migration solution ARM Id.

Property Details

applianceName

Gets or sets the Appliance name. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

fabricContainerId?: string

Property Value

string

fabricResourceId

Gets or sets the fabric resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

fabricResourceId?: string

Property Value

string

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "AzStackHCI"

Property Value

"AzStackHCI"

migrationHubUri

Gets or sets the migration hub Uri. NOTE: This property will not be serialized. It can only be populated by the server.

migrationHubUri?: string

Property Value

string

migrationSolutionId

Gets or sets the Migration solution ARM Id.

migrationSolutionId: string

Property Value

string