Freigeben über


ApiManagementClient.CacheCreate Method

Definition

public Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementCache CacheCreate (Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementContext context, string cacheId, string connectionString, string description, string resourceid, string UseFromLocation);
member this.CacheCreate : Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementContext * string * string * string * string * string -> Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementCache
Public Function CacheCreate (context As PsApiManagementContext, cacheId As String, connectionString As String, description As String, resourceid As String, UseFromLocation As String) As PsApiManagementCache

Parameters

cacheId
String
connectionString
String
description
String
resourceid
String
UseFromLocation
String

Returns

Applies to