GetBatchJobPreparationAndReleaseTaskStatusCommand.Select Property

Definition

[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

String
Attributes

Applies to