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

Provides operations to call the addCopyFromContentTypeHub method.
ファイルを表示 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