UpdateAzureSynapseSqlPoolAdvancedThreatProtectionSetting.InputObject Property

Definition

[System.Management.Automation.Parameter(HelpMessage="SQL pool input object, usually passed through the pipeline.", Mandatory=true, ParameterSetName="UpdateByInputObjectParameterSet", ValueFromPipeline=true)]
[System.Management.Automation.ValidateNotNull]
public Microsoft.Azure.Commands.Synapse.Models.PSSynapseSqlPool InputObject { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="SQL pool input object, usually passed through the pipeline.", Mandatory=true, ParameterSetName="UpdateByInputObjectParameterSet", ValueFromPipeline=true)>]
[<System.Management.Automation.ValidateNotNull>]
member this.InputObject : Microsoft.Azure.Commands.Synapse.Models.PSSynapseSqlPool with get, set
Public Property InputObject As PSSynapseSqlPool

Property Value

PSSynapseSqlPool
Attributes

Applies to