Freigeben über


ContentItemOperationsExtensions.Get Methode

Definition

Gibt das durch den Bezeichner angegebene Inhaltselement des Entwicklerportals zurück.

public static Microsoft.Azure.Management.ApiManagement.Models.ContentItemContract Get (this Microsoft.Azure.Management.ApiManagement.IContentItemOperations operations, string resourceGroupName, string serviceName, string contentTypeId, string contentItemId);
static member Get : Microsoft.Azure.Management.ApiManagement.IContentItemOperations * string * string * string * string -> Microsoft.Azure.Management.ApiManagement.Models.ContentItemContract
<Extension()>
Public Function Get (operations As IContentItemOperations, resourceGroupName As String, serviceName As String, contentTypeId As String, contentItemId As String) As ContentItemContract

Parameter

operations
IContentItemOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

serviceName
String

Der Name des API Management-Diensts.

contentTypeId
String

Inhaltstypbezeichner.

contentItemId
String

Inhaltselementbezeichner.

Gibt zurück

Gilt für: