Partager via


ApiCreateOrUpdateContent.SoapApiType Propriété

Définition

Type d’API à créer.

  • http crée une API REST
  • soap crée une API directe SOAP
  • websocket crée l’API websocket
  • graphqlcrée GraphQL API.
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)

Valeur de propriété

S’applique à