NewAzConfluentOrganization_CreateExpanded.NoWait Property
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.
[Microsoft.Azure.PowerShell.Cmdlets.Confluent.Category(new Microsoft.Azure.PowerShell.Cmdlets.Confluent.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Confluent.ParameterCategory.Runtime })]
[System.Management.Automation.Parameter(HelpMessage="Run the command asynchronously", Mandatory=false)]
public System.Management.Automation.SwitchParameter NoWait { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Confluent.Category(new Microsoft.Azure.PowerShell.Cmdlets.Confluent.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Confluent.ParameterCategory.Runtime })>]
[<System.Management.Automation.Parameter(HelpMessage="Run the command asynchronously", Mandatory=false)>]
member this.NoWait : System.Management.Automation.SwitchParameter with get, set
Public Property NoWait As SwitchParameter
Property Value
- Attributes