Partager via


IBackendPoolUpdateParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.BackendPoolUpdateParametersTypeConverter))]
public interface IBackendPoolUpdateParameters : Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.BackendPoolUpdateParametersTypeConverter))>]
type IBackendPoolUpdateParameters = interface
    interface IJsonSerializable
Public Interface IBackendPoolUpdateParameters
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Backend

The set of backends for this pool

HealthProbeSettingId

Resource ID.

LoadBalancingSettingId

Resource ID.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to