AsAzureDataplaneCmdletBase 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.
The base class for all Microsoft Azure Analysis Services Management cmdlets
public abstract class AsAzureDataplaneCmdletBase : Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet
type AsAzureDataplaneCmdletBase = class
inherit AzurePSCmdlet
Public MustInherit Class AsAzureDataplaneCmdletBase
Inherits AzurePSCmdlet
- Inheritance
Constructors
AsAzureDataplaneCmdletBase() |
Fields
_adalListener | (Inherited from AzurePSCmdlet) |
_clientRequestId | (Inherited from AzurePSCmdlet) |
_fileTimeStampSuffixFormat | (Inherited from AzurePSCmdlet) |
_metricHelper | (Inherited from AzurePSCmdlet) |
_qosEvent | (Inherited from AzurePSCmdlet) |
DnsSafeHost |
A DNS safe host name for the server. (region.azureAsEndpoint) |
ServerName |
The name of the server. |
ServerUri |
The fully qualified absolute URI of the server instance. (scheme.region.azureAsEndpoint/serverName) |
Properties
_dataCollectionProfile | (Inherited from AzurePSCmdlet) |
_matchers | (Inherited from AzurePSCmdlet) |
AsAzureDataplaneClient |
Gets or sets the Microsoft.Azure.Commands.AnalysisServices.Dataplane.Models.AsAzureDataplaneCmdletBase._asAzureDataplaneClient. |
AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
CurrentContext |
Gets or sets the Microsoft.Azure.Commands.AnalysisServices.Dataplane.Models.AsAzureDataplaneCmdletBase._currentContext. |
DataCollectionWarning | |
DebugMessages | (Inherited from AzurePSCmdlet) |
DefaultContext | |
ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
Instance | |
IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
IsUsageMetricEnabled | (Inherited from AzurePSCmdlet) |
ModuleName | (Inherited from AzurePSCmdlet) |
ModuleVersion | (Inherited from AzurePSCmdlet) |
PassThru | |
PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
SessionState | (Inherited from AzurePSCmdlet) |
Methods
Extension Methods
DisableDataCollection(AzurePSCmdlet) | |
EnableDataCollection(AzurePSCmdlet) |