ApiManagementAuthorizationServerPatch.AuthorizationMethods プロパティ

定義

承認エンドポイントによってサポートされる HTTP 動詞。 GET は常に存在する必要があります。 POST は省略可能です。

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

プロパティ値

適用対象