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.
Constructors
Link copied to clipboard
fun AzStackHCIFabricModelCustomPropertiesResponse(applianceName: List<String>, azStackHciSiteId: String, cluster: AzStackHCIClusterPropertiesResponse, fabricContainerId: String, fabricResourceId: String, instanceType: String, migrationHubUri: String, migrationSolutionId: String)