WorkloadProfile
import type { WorkloadProfile } from "https://googleapis.deno.dev/v1/workloadmanager:v1.ts";
workload resource
interface WorkloadProfile {
labels?: {};
[key: string]: string;
name?: string;
refreshedTime?: Date;
sapWorkload?: SapWorkload;
workloadType?: "WORKLOAD_TYPE_UNSPECIFIED" | "S4_HANA";
}§Properties
§
labels?: {}
[src][key: string]: string;
Optional. such as name, description, version. More example can be found in deployment
§
name?: string
[src]Identifier. name of resource names have the form 'projects/{project_id}/locations/{location}/workloadProfiles/{workload_id}'
§
sapWorkload?: SapWorkload
[src]The sap workload content