Apex
...
Input & Output Types
Types.CreateDriveInput
this custom apex type represents the input for the create sharepoint drive docid\ ethzj6yavtxenax17itpn method the following constructors are available global createdriveinput( string name, string siteid ) class params/properties name provide a name to create the new drive siteid provide the siteid of the site where you want to create the new drive