Partager via


InboundNatRulesDelete interface

Méthodes

delete(InboundNatRulesDeleteParameters)

Supprime la règle NAT entrante de l’équilibreur de charge spécifié.

get(InboundNatRulesGetParameters)

Obtient la règle NAT entrante de l’équilibreur de charge spécifié.

put(InboundNatRulesCreateOrUpdateParameters)

Crée ou met à jour une règle NAT entrante d’équilibreur de charge.

Détails de la méthode

delete(InboundNatRulesDeleteParameters)

Supprime la règle NAT entrante de l’équilibreur de charge spécifié.

function delete(options: InboundNatRulesDeleteParameters): StreamableMethod<InboundNatRulesDelete200Response | InboundNatRulesDelete202Response | InboundNatRulesDelete204Response | InboundNatRulesDeleteDefaultResponse>

Paramètres

Retours

get(InboundNatRulesGetParameters)

Obtient la règle NAT entrante de l’équilibreur de charge spécifié.

function get(options: InboundNatRulesGetParameters): StreamableMethod<InboundNatRulesGet200Response | InboundNatRulesGetDefaultResponse>

Paramètres

Retours

put(InboundNatRulesCreateOrUpdateParameters)

Crée ou met à jour une règle NAT entrante d’équilibreur de charge.

function put(options: InboundNatRulesCreateOrUpdateParameters): StreamableMethod<InboundNatRulesCreateOrUpdate200Response | InboundNatRulesCreateOrUpdate201Response | InboundNatRulesCreateOrUpdateDefaultResponse>

Paramètres

Retours