ApiManagementBackendData.TypePropertiesType Property

Definition

Type of the backend. A backend can be either Single or Pool.

public Azure.ResourceManager.ApiManagement.Models.BackendType? TypePropertiesType { get; set; }
member this.TypePropertiesType : Nullable<Azure.ResourceManager.ApiManagement.Models.BackendType> with get, set
Public Property TypePropertiesType As Nullable(Of BackendType)

Property Value

Applies to