次の方法で共有


ApiCreateOrUpdateContent.SoapApiType プロパティ

定義

作成する API の種類。

  • http REST API を作成する
  • soap SOAP パススルー API を作成する
  • websocket websocket API を作成します
  • graphqlは API GraphQL作成します。
public Azure.ResourceManager.ApiManagement.Models.SoapApiType? SoapApiType { get; set; }
member this.SoapApiType : Nullable<Azure.ResourceManager.ApiManagement.Models.SoapApiType> with get, set
Public Property SoapApiType As Nullable(Of SoapApiType)

プロパティ値

適用対象