ResourceManipulationCmdletBase 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 manipulating resources.
public abstract class ResourceManipulationCmdletBase : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.ResourceManagerCmdletBaseWithApiVersion
public abstract class ResourceManipulationCmdletBase : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.ResourceManagerCmdletBase
type ResourceManipulationCmdletBase = class
inherit ResourceManagerCmdletBaseWithApiVersion
type ResourceManipulationCmdletBase = class
inherit ResourceManagerCmdletBase
Public MustInherit Class ResourceManipulationCmdletBase
Inherits ResourceManagerCmdletBaseWithApiVersion
Public MustInherit Class ResourceManipulationCmdletBase
Inherits ResourceManagerCmdletBase
- Inheritance
-
ResourceManipulationCmdletBase
- Inheritance
Constructors
ResourceManipulationCmdletBase() |
Initializes the default subscription id if needed. |
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) |
ApiVersion |
Gets or sets the API version. (Inherited from ResourceManagerCmdletBaseWithApiVersion) |
ApiVersion | (Inherited from ResourceManagerCmdletBase) |
AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
CancellationToken |
Gets the cancellation source. (Inherited from ResourceManagerCmdletBase) |
DataCollectionWarning | (Inherited from AzureRMCmdlet) |
DebugMessages | (Inherited from AzurePSCmdlet) |
DefaultContext | (Inherited from AzureRMCmdlet) |
DefaultProfile | (Inherited from AzureRMCmdlet) |
ExtensionResourceName |
Gets or sets the extension resource name parameter. |
ExtensionResourceType |
Gets or sets the extension resource type parameter. |
Force |
Gets or sets the force parameter. |
ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
IsUsageMetricEnabled | (Inherited from AzurePSCmdlet) |
ModuleName | (Inherited from AzurePSCmdlet) |
ModuleVersion | (Inherited from AzurePSCmdlet) |
NewResourceManagerSdkClient |
Gets or sets the resource manager sdk client (Inherited from ResourceManagerCmdletBase) |
ODataQuery |
Gets or sets the OData query parameter. |
Pre |
Gets or sets the switch that indicates if pre-release API version should be considered. (Inherited from ResourceManagerCmdletBase) |
PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
ResourceGroupName |
Gets or sets the resource group name parameter. |
ResourceId |
Gets or sets the resource Id parameter. |
ResourceManagerSdkClient |
Gets or sets the resource manager sdk client (Inherited from ResourceManagerCmdletBase) |
ResourceName |
Gets or sets the extension resource name parameter. |
ResourceType |
Gets or sets the resource type parameter. |
SessionState | (Inherited from AzurePSCmdlet) |
SubscriptionId |
Gets or sets the subscription id. |
SubscriptionSdkClient |
Gets or sets the subscription sdk client (Inherited from ResourceManagerCmdletBase) |
TenantLevel |
Gets or sets the tenant level parameter. |
Methods
Extension Methods
DisableDataCollection(AzurePSCmdlet) | |
EnableDataCollection(AzurePSCmdlet) |