Property | Type | Description | |
---|---|---|---|
GetDocumentDbClient | Task |
Method | Description | |
---|---|---|
Delete ( |
||
GetSiteTemplates ( ) : Task |
||
Insert ( |
||
Update ( |
Method | Description | |
---|---|---|
GetDocumentDbClient ( ) : Task |
public Delete ( |
||
template | ||
return | System.Threading.Tasks.Task |
public Insert ( |
||
template | ||
return | System.Threading.Tasks.Task |
public Update ( |
||
oldTemplate | ||
newTemplate | ||
return | System.Threading.Tasks.Task |