你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AzureDataShareCmdletBase 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.
Base class of azure data share cmdlet.
[Microsoft.WindowsAzure.Commands.Common.CustomAttributes.GenericBreakingChange("DataShare APIs cmdlets will bump up API version which may introduce breaking change. Please contact us for more information.")]
public class AzureDataShareCmdletBase : Microsoft.Azure.Commands.ResourceManager.Common.AzureRMCmdlet
public class AzureDataShareCmdletBase : Microsoft.Azure.Commands.ResourceManager.Common.AzureRMCmdlet
[<Microsoft.WindowsAzure.Commands.Common.CustomAttributes.GenericBreakingChange("DataShare APIs cmdlets will bump up API version which may introduce breaking change. Please contact us for more information.")>]
type AzureDataShareCmdletBase = class
inherit AzureRMCmdlet
type AzureDataShareCmdletBase = class
inherit AzureRMCmdlet
Public Class AzureDataShareCmdletBase
Inherits AzureRMCmdlet
- Inheritance
- Attributes
Constructors
AzureDataShareCmdletBase() |
Fields
_adalListener | (Inherited from AzurePSCmdlet) |
_clientRequestId | (Inherited from AzurePSCmdlet) |
_fileTimeStampSuffixFormat | (Inherited from AzurePSCmdlet) |
_metricHelper | (Inherited from AzurePSCmdlet) |
_qosEvent | (Inherited from AzurePSCmdlet) |
_serviceClientTracingInterceptor | (Inherited from AzureRMCmdlet) |
AUX_HEADER_NAME | (Inherited from AzureRMCmdlet) |
AUX_TOKEN_APPEND_CHAR | (Inherited from AzureRMCmdlet) |
AUX_TOKEN_PREFIX | (Inherited from AzureRMCmdlet) |
EnqueueDebugKey | (Inherited from AzureRMCmdlet) |
MAX_NUMBER_OF_TOKENS_ALLOWED_IN_AUX_HEADER | (Inherited from AzureRMCmdlet) |
WriteDebugKey | (Inherited from AzureRMCmdlet) |
WriteInformationKey | (Inherited from AzureRMCmdlet) |
WriteVerboseKey | (Inherited from AzureRMCmdlet) |
WriteWarningKey | (Inherited from AzureRMCmdlet) |
Properties
_dataCollectionProfile | (Inherited from AzurePSCmdlet) |
_matchers | (Inherited from AzurePSCmdlet) |
AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
DataCollectionWarning | (Inherited from AzureRMCmdlet) |
DataShareManagementClient |
Gets or sets the DataShare management client. |
DebugMessages | (Inherited from AzurePSCmdlet) |
DefaultContext | (Inherited from AzureRMCmdlet) |
DefaultProfile | (Inherited from AzureRMCmdlet) |
DefaultRequestHeaders |
Gets or sets the default headers send with rest requests. |
ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
IsUsageMetricEnabled | (Inherited from AzurePSCmdlet) |
ModuleName | (Inherited from AzurePSCmdlet) |
ModuleVersion | (Inherited from AzurePSCmdlet) |
PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
SessionState | (Inherited from AzurePSCmdlet) |
Methods
Extension Methods
DisableDataCollection(AzurePSCmdlet) | |
EnableDataCollection(AzurePSCmdlet) |