GetAzureBareMetalInstanceResult

constructor(azureApiVersion: String, azureBareMetalInstanceId: String? = null, hardwareProfile: HardwareProfileResponse? = null, hwRevision: String? = null, id: String, location: String, name: String, networkProfile: NetworkProfileResponse? = null, osProfile: OSProfileResponse? = null, partnerNodeId: String? = null, powerState: String? = null, provisioningState: String, proximityPlacementGroup: String? = null, storageProfile: StorageProfileResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)