RepresentationContract(String) Konstruktor

Definition

Initialisiert eine neue instance von RepresentationContract.

public RepresentationContract (string contentType);
new Azure.ResourceManager.ApiManagement.Models.RepresentationContract : string -> Azure.ResourceManager.ApiManagement.Models.RepresentationContract
Public Sub New (contentType As String)

Parameter

contentType
String

Gibt einen registrierten oder benutzerdefinierten Inhaltstyp für diese Darstellung an, z. B. application/xml.

Ausnahmen

contentType ist NULL.

Gilt für: