次の方法で共有


RepresentationContract.FormParameters プロパティ

定義

フォーム パラメーターのコレクション。 'contentType' 値が 'application/x-www-form-urlencoded' または 'multipart/form-data' の場合は必須です。

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)

プロパティ値

適用対象