Az Stack HCIFabric Model Custom Properties Args
data class AzStackHCIFabricModelCustomPropertiesArgs(val azStackHciSiteId: Output<String>, val cluster: Output<AzStackHCIClusterPropertiesArgs>, val instanceType: Output<String>, val migrationSolutionId: Output<String>) : ConvertibleToJava<AzStackHCIFabricModelCustomPropertiesArgs>
AzStackHCI fabric model custom properties.
Constructors
Link copied to clipboard
constructor(azStackHciSiteId: Output<String>, cluster: Output<AzStackHCIClusterPropertiesArgs>, instanceType: Output<String>, migrationSolutionId: Output<String>)