GetVirtualMachineResult

constructor(azureApiVersion: String, customResourceName: String, extendedLocation: ExtendedLocationResponse? = null, firmwareType: String? = null, folderPath: String, guestAgentProfile: GuestAgentProfileResponse? = null, hardwareProfile: HardwareProfileResponse? = null, id: String, identity: IdentityResponse? = null, instanceUuid: String, inventoryItemId: String? = null, kind: String? = null, location: String, moName: String, moRefId: String? = null, name: String, networkProfile: NetworkProfileResponse? = null, osProfile: OsProfileResponse? = null, placementProfile: PlacementProfileResponse? = null, powerState: String, provisioningState: String, resourcePoolId: String? = null, securityProfile: SecurityProfileResponse? = null, smbiosUuid: String? = null, statuses: List<ResourceStatusResponse>, storageProfile: StorageProfileResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, templateId: String? = null, type: String, uuid: String, vCenterId: String? = null, vmId: String)