AzureSqlElasticJobTargetCmdletBase<TInputObject>.ElasticPoolName Property

Definition

Gets or sets the Target Elastic Pool Name

[System.Management.Automation.Parameter(HelpMessage="The target elastic pool name.", ParameterSetName="SqlServerOrElasticPool", ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.Parameter(HelpMessage="The target elastic pool name.", ParameterSetName="SqlServerOrElasticPoolUsingParentObject", ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.Parameter(HelpMessage="The target elastic pool name.", ParameterSetName="SqlServerOrElasticPoolUsingParentResourceId", ValueFromPipelineByPropertyName=true)]
public override string ElasticPoolName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The target elastic pool name.", ParameterSetName="SqlServerOrElasticPool", ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.Parameter(HelpMessage="The target elastic pool name.", ParameterSetName="SqlServerOrElasticPoolUsingParentObject", ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.Parameter(HelpMessage="The target elastic pool name.", ParameterSetName="SqlServerOrElasticPoolUsingParentResourceId", ValueFromPipelineByPropertyName=true)>]
member this.ElasticPoolName : string with get, set
Public Overrides Property ElasticPoolName As String

Property Value

Attributes

Applies to