GetBatchJobPreparationAndReleaseTaskStatusCommand.Select 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.
[System.Management.Automation.Parameter(HelpMessage="Specifies an OData select clause. Specify a value for this parameter to get specific properties rather than all object properties.")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string Select { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Specifies an OData select clause. Specify a value for this parameter to get specific properties rather than all object properties.")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Select : string with get, set
Public Property Select As String
Property Value
- Attributes