Get Virtual Machine Instance Result
constructor(azureApiVersion: String, createFromLocal: Boolean? = null, extendedLocation: ExtendedLocationResponse? = null, guestAgentInstallStatus: GuestAgentInstallStatusResponse? = null, hardwareProfile: VirtualMachineInstancePropertiesHardwareProfileResponse? = null, httpProxyConfig: HttpProxyConfigurationResponse? = null, id: String, identity: ManagedServiceIdentityResponse? = null, instanceView: VirtualMachineInstanceViewResponse, name: String, networkProfile: VirtualMachineInstancePropertiesNetworkProfileResponse? = null, osProfile: VirtualMachineInstancePropertiesOsProfileResponse? = null, provisioningState: String, resourceUid: String? = null, securityProfile: VirtualMachineInstancePropertiesSecurityProfileResponse? = null, status: VirtualMachineInstanceStatusResponse, storageProfile: VirtualMachineInstancePropertiesStorageProfileResponse? = null, systemData: SystemDataResponse, type: String, vmId: String)