Values.CreateBackendReqObjSourceThe request object for this operation.
type nonrec t = {appId : string;The app ID.
*)appName : string;The name of the app.
*)backendEnvironmentName : string;The name of the backend environment.
*)resourceConfig : ResourceConfig.t option;The resource configuration for creating a backend.
*)resourceName : string option;The name of the resource.
*)}