C# Class ApiSdk.Users.Item.Drives.Item.List.ContentTypes.AddCopyFromContentTypeHub.AddCopyFromContentTypeHubRequestBuilder

Provides operations to call the addCopyFromContentTypeHub method.
Show file Open project: microsoftgraph/msgraph-cli

Private Properties

Property Type Description

Public Methods

Method Description
BuildPostCommand ( ) : Command

Invoke action addCopyFromContentTypeHub

Method Details

BuildPostCommand() public method

Invoke action addCopyFromContentTypeHub
public BuildPostCommand ( ) : Command
return Command