StorageSyncClientCmdletBase 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.
Class StorageSyncClientCmdletBase. Implements the IStorageSyncClientCmdlet
public abstract class StorageSyncClientCmdletBase : Microsoft.Azure.Commands.ResourceManager.Common.AzureRMCmdlet, Microsoft.Azure.Commands.StorageSync.Common.IStorageSyncClientCmdlet
type StorageSyncClientCmdletBase = class
inherit AzureRMCmdlet
interface IStorageSyncClientCmdlet
Public MustInherit Class StorageSyncClientCmdletBase
Inherits AzureRMCmdlet
Implements IStorageSyncClientCmdlet
- Inheritance
- Implements
Constructors
StorageSyncClientCmdletBase() |
Initializes a new instance of the StorageSyncClientCmdletBase class. |
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) |
ProductionArmServiceHost |
The production arm service host |
StartTime |
The start time |
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) |
ActionMessage |
Gets or sets the action message. |
AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
AzureContext |
Gets the current default context. |
DataCollectionWarning | (Inherited from AzureRMCmdlet) |
DebugMessages | (Inherited from AzurePSCmdlet) |
DefaultContext | (Inherited from AzureRMCmdlet) |
DefaultProfile | (Inherited from AzureRMCmdlet) |
ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
IsUsageMetricEnabled | (Inherited from AzurePSCmdlet) |
MicrosoftGraphClient | |
ModuleName | (Inherited from AzurePSCmdlet) |
ModuleVersion | (Inherited from AzurePSCmdlet) |
PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
SessionState | (Inherited from AzurePSCmdlet) |
StorageSyncClientWrapper |
Gets or sets the storage sync client wrapper. |
SubscriptionId |
Gets the subscription identifier. |
Target |
Gets or sets the target. |
Methods
Extension Methods
DisableDataCollection(AzurePSCmdlet) | |
EnableDataCollection(AzurePSCmdlet) |