SetAzureSqlElasticJobAgent Class

Definition

[System.Management.Automation.Cmdlet("Set", "AzSqlElasticJobAgent", DefaultParameterSetName="DefaultSet", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobAgentModel) })]
public class SetAzureSqlElasticJobAgent : Microsoft.Azure.Commands.Sql.ElasticJobs.Cmdlet.AzureSqlElasticJobAgentCmdletBase<Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobAgentModel>
[<System.Management.Automation.Cmdlet("Set", "AzSqlElasticJobAgent", DefaultParameterSetName="DefaultSet", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobAgentModel) })>]
type SetAzureSqlElasticJobAgent = class
    inherit AzureSqlElasticJobAgentCmdletBase<AzureSqlElasticJobAgentModel>
Public Class SetAzureSqlElasticJobAgent
Inherits AzureSqlElasticJobAgentCmdletBase(Of AzureSqlElasticJobAgentModel)
Inheritance
Attributes

Constructors

SetAzureSqlElasticJobAgent()

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 (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
EnqueueDebugKey (Inherited from AzureRMCmdlet)
InputObjectParameterSet (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
MAX_NUMBER_OF_TOKENS_ALLOWED_IN_AUX_HEADER (Inherited from AzureRMCmdlet)
ResourceIdParameterSet (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
WriteDebugKey (Inherited from AzureRMCmdlet)
WriteVerboseKey (Inherited from AzureRMCmdlet)
WriteWarningKey (Inherited from AzureRMCmdlet)

Properties

_dataCollectionProfile (Inherited from AzurePSCmdlet)
_matchers (Inherited from AzurePSCmdlet)
AgentName (Inherited from AzureSqlElasticJobAgentCmdletBase<TInputObject>)
AgentServerName (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
AsJobDynamicParameters (Inherited from AzurePSCmdlet)
CredentialName (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
DatabaseName (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
DataCollectionWarning (Inherited from AzureRMCmdlet)
DebugMessages (Inherited from AzurePSCmdlet)
DefaultContext (Inherited from AzureRMCmdlet)
DefaultProfile (Inherited from AzureRMCmdlet)
ElasticPoolName (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
ImplementationBackgroundJobDescription (Inherited from AzurePSCmdlet)
InputObject
IsErrorMetricEnabled (Inherited from AzurePSCmdlet)
IsUsageMetricEnabled (Inherited from AzurePSCmdlet)
JobExecutionId (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
JobName (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
ModelAdapter (Inherited from AzureSqlCmdletBase<M,A>)
ModuleName (Inherited from AzurePSCmdlet)
ModuleVersion (Inherited from AzurePSCmdlet)
Name
PSVersion
Obsolete.
(Inherited from AzurePSCmdlet)
RefreshCredentialName (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
ResourceGroupName
ResourceId
ServerName
SessionState (Inherited from AzurePSCmdlet)
ShardMapName (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
StepName (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
Tag
TargetGroupName (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)

Methods

AddDebuggingFilter(Regex) (Inherited from AzurePSCmdlet)
ApplyUserInputToModel(IEnumerable<AzureSqlElasticJobAgentModel>)
ApplyUserInputToModel(M) (Inherited from AzureSqlCmdletBase<M,A>)
BeginProcessing() (Inherited from AzureRMCmdlet)
CheckIfInteractive() (Inherited from AzurePSCmdlet)
ClearProperties() (Inherited from AzureSqlElasticJobAgentCmdletBase<TInputObject>)
ConfirmAction(Boolean, String, String, String, Action) (Inherited from AzureRMCmdlet)
ConfirmAction(Boolean, String, String, String, Action, Func<Boolean>) (Inherited from AzurePSCmdlet)
ConfirmAction(String, String, Action) (Inherited from AzurePSCmdlet)
ConfirmResourceAction(String, Boolean, String, String, Action, Func<Boolean>) (Inherited from AzureRMCmdlet)
ConfirmResourceAction(String, String, Action) (Inherited from AzureRMCmdlet)
ConfirmResourceAction(String, String, String, Boolean, String, String, Action, Func<Boolean>) (Inherited from AzureRMCmdlet)
ConfirmResourceAction(String, String, String, String, Action) (Inherited from AzureRMCmdlet)
ConstructPSObject(String, Object[]) (Inherited from AzurePSCmdlet)
CreateCredentialId(String, String, String, String) (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
CreateTargetGroupId(String, String, String, String) (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
CurrentPath() (Inherited from AzurePSCmdlet)
Dispose() (Inherited from AzurePSCmdlet)
Dispose(Boolean) (Inherited from AzureRMCmdlet)
EndProcessing() (Inherited from AzurePSCmdlet)
ExecuteCmdlet()
FlushInitializationWarnings() (Inherited from AzurePSCmdlet)
GetAuxilaryAuthHeaderFromResourceIds(List<String>) (Inherited from AzureRMCmdlet)
GetConfirmActionProcessMessage() (Inherited from AzureSqlCmdletBase<M,A>)
GetDynamicParameters() (Inherited from AzureRMCmdlet)
GetEntity()
GetPropertyValue(String[], String, Int32) (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
GetPropertyValue(TInputObject, String) (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
GetResourceId(M) (Inherited from AzureSqlCmdletBase<M,A>)
InitDebuggingFilter() (Inherited from AzurePSCmdlet)
InitializeInputObjectProperties(TInputObject) (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
InitializeQosEvent() (Inherited from AzureRMCmdlet)
InitializeResourceIdProperties(String) (Inherited from AzureSqlElasticJobsCmdletBase<TInputObject,TModel,TAdapter>)
InitModelAdapter() (Inherited from AzureSqlElasticJobAgentCmdletBase<TInputObject>)
IsDataCollectionAllowed() (Inherited from AzurePSCmdlet)
IsTerminatingError(Exception) (Inherited from AzurePSCmdlet)
IsVerbose() (Inherited from AzurePSCmdlet)
LoadAzVersion() (Inherited from AzurePSCmdlet)
LogCmdletEndInvocationInfo() (Inherited from AzureRMCmdlet)
LogCmdletStartInvocationInfo() (Inherited from AzureRMCmdlet)
LogQosEvent() (Inherited from AzurePSCmdlet)
PersistChanges(IEnumerable<AzureSqlElasticJobAgentModel>)
PersistChanges(M) (Inherited from AzureSqlCmdletBase<M,A>)
ProcessRecord() (Inherited from AzurePSCmdlet)
RegisterDynamicParameters(RuntimeDefinedParameterDictionary) (Inherited from AzurePSCmdlet)
RequireDefaultContext() (Inherited from AzureRMCmdlet)
ResolveUserPath(String) (Inherited from AzurePSCmdlet)
ResolveUserPath(String[]) (Inherited from AzurePSCmdlet)
SafeWriteOutputPSObject(String, Object[]) (Inherited from AzurePSCmdlet)
SetBackgroundJobDescription(String) (Inherited from AzurePSCmdlet)
SetupDebuggingTraces() (Inherited from AzureRMCmdlet)
SetupHttpClientPipeline() (Inherited from AzurePSCmdlet)
ShouldGetByName(String, String) (Inherited from AzureRMCmdlet)
ShouldListByResourceGroup(String, String) (Inherited from AzureRMCmdlet)
ShouldListBySubscription(String, String) (Inherited from AzureRMCmdlet)
SubResourceWildcardFilter<T>(String, IEnumerable<T>) (Inherited from AzureRMCmdlet)
TearDownDebuggingTraces() (Inherited from AzureRMCmdlet)
TearDownHttpClientPipeline() (Inherited from AzurePSCmdlet)
ThrowTerminatingError(ErrorRecord) (Inherited from AzurePSCmdlet)
TopLevelWildcardFilter<T>(String, String, IEnumerable<T>) (Inherited from AzureRMCmdlet)
TransformModelToOutputObject(M) (Inherited from AzureSqlCmdletBase<M,A>)
TryGetDefaultContext(IAzureContext) (Inherited from AzureRMCmdlet)
WriteCommandDetail(String) (Inherited from AzurePSCmdlet)
WriteDebug(String) (Inherited from AzurePSCmdlet)
WriteDebugWithTimestamp(String) (Inherited from AzurePSCmdlet)
WriteDebugWithTimestamp(String, Object[]) (Inherited from AzurePSCmdlet)
WriteError(ErrorRecord) (Inherited from AzurePSCmdlet)
WriteErrorWithTimestamp(String) (Inherited from AzurePSCmdlet)
WriteExceptionError(Exception) (Inherited from AzurePSCmdlet)
WriteInitializationWarnings(String) (Inherited from AzurePSCmdlet)
WriteObject(Object) (Inherited from AzurePSCmdlet)
WriteObject(Object, Boolean) (Inherited from AzurePSCmdlet)
WriteProgress(ProgressRecord) (Inherited from AzurePSCmdlet)
WriteResult() (Inherited from AzureSqlCmdletBase<M,A>)
WriteSurvey() (Inherited from AzurePSCmdlet)
WriteVerbose(String) (Inherited from AzurePSCmdlet)
WriteVerboseWithTimestamp(String) (Inherited from AzurePSCmdlet)
WriteVerboseWithTimestamp(String, Object[]) (Inherited from AzurePSCmdlet)
WriteWarning(String) (Inherited from AzurePSCmdlet)
WriteWarningWithTimestamp(String) (Inherited from AzurePSCmdlet)

Extension Methods

DisableDataCollection(AzurePSCmdlet)
EnableDataCollection(AzurePSCmdlet)

Applies to