RestApiOperationParameter.Expand 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.
Specifies whether arrays and objects should generate separate parameters for each array item or object property.
public bool Expand { get; }
member this.Expand : bool
Public ReadOnly Property Expand As Boolean