AzureRmSqlManagedInstanceKeyVaultKeyBase 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.
Defines the Add-AzureRmSqlManagedInstanceKeyVaultKey cmdlet
public abstract class AzureRmSqlManagedInstanceKeyVaultKeyBase : Microsoft.Azure.Commands.Sql.Common.AzureSqlCmdletBase<System.Collections.Generic.IEnumerable<Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Model.AzureRmSqlManagedInstanceKeyVaultKeyModel>,Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Adapter.AzureSqlDatabaseTransparentDataEncryptionArmAdapter>
type AzureRmSqlManagedInstanceKeyVaultKeyBase = class
inherit AzureSqlCmdletBase<seq<AzureRmSqlManagedInstanceKeyVaultKeyModel>, AzureSqlDatabaseTransparentDataEncryptionArmAdapter>
Public MustInherit Class AzureRmSqlManagedInstanceKeyVaultKeyBase
Inherits AzureSqlCmdletBase(Of IEnumerable(Of AzureRmSqlManagedInstanceKeyVaultKeyModel), AzureSqlDatabaseTransparentDataEncryptionArmAdapter)
- Inheritance
-
AzureSqlCmdletBase<IEnumerable<AzureRmSqlManagedInstanceKeyVaultKeyModel>,AzureSqlDatabaseTransparentDataEncryptionArmAdapter>AzureRmSqlManagedInstanceKeyVaultKeyBase
Constructors
AzureRmSqlManagedInstanceKeyVaultKeyBase() |
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) |
DefaultParameterSet |
Parameter sets |
EnqueueDebugKey | (Inherited from AzureRMCmdlet) |
InputObjectParameterSet | |
MAX_NUMBER_OF_TOKENS_ALLOWED_IN_AUX_HEADER | (Inherited from AzureRMCmdlet) |
ResourceIdParameterSet | |
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) |
DebugMessages | (Inherited from AzurePSCmdlet) |
DefaultContext | (Inherited from AzureRMCmdlet) |
DefaultProfile | (Inherited from AzureRMCmdlet) |
ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
Instance |
Gets or sets the instance Object |
InstanceName |
Gets or sets the instance name |
InstanceResourceId |
Gets or sets the instance Resource Id |
IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
IsUsageMetricEnabled | (Inherited from AzurePSCmdlet) |
KeyId |
Gets or sets the AzureKeyVault key id |
ModelAdapter |
The ModelAdapter object used by this cmdlet (Inherited from AzureSqlCmdletBase<M,A>) |
ModuleName | (Inherited from AzurePSCmdlet) |
ModuleVersion | (Inherited from AzurePSCmdlet) |
PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
ResourceGroupName |
Gets or sets the resource group name |
SessionState | (Inherited from AzurePSCmdlet) |
Methods
Extension Methods
DisableDataCollection(AzurePSCmdlet) | |
EnableDataCollection(AzurePSCmdlet) |