UpdateAzCosmosDBTable Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Management.Automation.Cmdlet("Update", "AzCosmosDBTable", DefaultParameterSetName="ByNameParameterSet", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.CosmosDB.Models.PSTableGetResults), typeof(Microsoft.Azure.Commands.CosmosDB.Exceptions.ResourceNotFoundException) })]
public class UpdateAzCosmosDBTable : Microsoft.Azure.Commands.CosmosDB.AzureCosmosDBCmdletBase
[<System.Management.Automation.Cmdlet("Update", "AzCosmosDBTable", DefaultParameterSetName="ByNameParameterSet", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.CosmosDB.Models.PSTableGetResults), typeof(Microsoft.Azure.Commands.CosmosDB.Exceptions.ResourceNotFoundException) })>]
type UpdateAzCosmosDBTable = class
inherit AzureCosmosDBCmdletBase
Public Class UpdateAzCosmosDBTable
Inherits AzureCosmosDBCmdletBase
- Inheritance
- Attributes
Constructors
| UpdateAzCosmosDBTable() |
Fields
Properties
| _dataCollectionProfile | (Inherited from AzurePSCmdlet) |
| _matchers | (Inherited from AzurePSCmdlet) |
| AccountName | |
| AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
| AutoscaleMaxThroughput | |
| CosmosDBManagementClient | (Inherited from AzureCosmosDBCmdletBase) |
| DataCollectionWarning | (Inherited from AzureRMCmdlet) |
| DebugMessages | (Inherited from AzurePSCmdlet) |
| DefaultContext | (Inherited from AzureRMCmdlet) |
| DefaultProfile | (Inherited from AzureRMCmdlet) |
| DefaultRequestHeaders | (Inherited from AzureCosmosDBCmdletBase) |
| ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
| InputObject | |
| IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
| IsUsageMetricEnabled | (Inherited from AzurePSCmdlet) |
| ModuleName | (Inherited from AzurePSCmdlet) |
| ModuleVersion | (Inherited from AzurePSCmdlet) |
| Name | |
| ParentObject | |
| PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
| ResourceGroupName | |
| SessionState | (Inherited from AzurePSCmdlet) |
| Throughput | |
Methods
Extension Methods
| DisableDataCollection(AzurePSCmdlet) | |
| EnableDataCollection(AzurePSCmdlet) |