Partager via


ProductPolicyCreateOrUpdateHeaders Constructeurs

Définition

Surcharges

ProductPolicyCreateOrUpdateHeaders()

Initialise une nouvelle instance de la classe ProductPolicyCreateOrUpdateHeaders.

ProductPolicyCreateOrUpdateHeaders(String)

Initialise une nouvelle instance de la classe ProductPolicyCreateOrUpdateHeaders.

ProductPolicyCreateOrUpdateHeaders()

Initialise une nouvelle instance de la classe ProductPolicyCreateOrUpdateHeaders.

public ProductPolicyCreateOrUpdateHeaders ();
Public Sub New ()

S’applique à

ProductPolicyCreateOrUpdateHeaders(String)

Initialise une nouvelle instance de la classe ProductPolicyCreateOrUpdateHeaders.

public ProductPolicyCreateOrUpdateHeaders (string eTag = default);
new Microsoft.Azure.Management.ApiManagement.Models.ProductPolicyCreateOrUpdateHeaders : string -> Microsoft.Azure.Management.ApiManagement.Models.ProductPolicyCreateOrUpdateHeaders
Public Sub New (Optional eTag As String = Nothing)

Paramètres

eTag
String

Version d'état de l'entité actuelle. Doit être traitée comme une valeur opaque et utilisée pour créer des requêtes HTTP conditionnelles.

S’applique à