AzStackHCIFabricModelCustomPropertiesResponse

data class AzStackHCIFabricModelCustomPropertiesResponse(val applianceName: List<String>, val azStackHciSiteId: String, val cluster: AzStackHCIClusterPropertiesResponse, val fabricContainerId: String, val fabricResourceId: String, val instanceType: String, val migrationHubUri: String, val migrationSolutionId: String)

AzStackHCI fabric model custom properties.

Constructors

constructor(applianceName: List<String>, azStackHciSiteId: String, cluster: AzStackHCIClusterPropertiesResponse, fabricContainerId: String, fabricResourceId: String, instanceType: String, migrationHubUri: String, migrationSolutionId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets or sets the Appliance name.

Link copied to clipboard

Gets or sets the ARM Id of the AzStackHCI site.

Link copied to clipboard

AzStackHCI cluster properties.

Link copied to clipboard

Gets or sets the fabric container Id.

Link copied to clipboard

Gets or sets the fabric resource Id.

Link copied to clipboard

Gets or sets the instance type. Expected value is 'AzStackHCI'.

Link copied to clipboard

Gets or sets the migration hub Uri.

Link copied to clipboard

Gets or sets the Migration solution ARM Id.