Az Stack HCIFabric Model Custom Properties Response
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.
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.