RestApiOperationParameter.AlternativeName 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.
The property alternative name. It can be used as an alternative name in contexts where the original name can't be used.
public string? AlternativeName { get; set; }
member this.AlternativeName : string with get, set
Public Property AlternativeName As String