Freigeben über


RepresentationContract.FormParameters Eigenschaft

Definition

Sammlung von Formularparametern. Erforderlich, wenn der Wert "contentType" entweder "application/x-www-form-urlencoded" oder "multipart/form-data" ist.

public System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.ParameterContract> FormParameters { get; }
member this.FormParameters : System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.ParameterContract>
Public ReadOnly Property FormParameters As IList(Of ParameterContract)

Eigenschaftswert

Gilt für: