ApiManagementClient.CacheCreate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- context
- PsApiManagementContext
- cacheId
- String
- connectionString
- String
- description
- String
- resourceid
- String
- UseFromLocation
- String