Get Virtual Machine Instance Result
constructor(azureApiVersion: String, extendedLocation: ExtendedLocationResponse? = null, hardwareProfile: HardwareProfileResponse? = null, id: String, infrastructureProfile: InfrastructureProfileResponse? = null, name: String, networkProfile: NetworkProfileResponse? = null, osProfile: OsProfileForVMInstanceResponse? = null, placementProfile: PlacementProfileResponse? = null, powerState: String, provisioningState: String, resourceUid: String, securityProfile: SecurityProfileResponse? = null, statuses: List<ResourceStatusResponse>, storageProfile: StorageProfileResponse? = null, systemData: SystemDataResponse, type: String)