ApiManagementClient.CacheSet 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 void CacheSet (string resourceGroupName, string serviceName, string cacheId, string connectionString, string description, string resourceId, string UseFromLocation, Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementCache cacheObject);
member this.CacheSet : string * string * string * string * string * string * string * Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementCache -> unit
Public Sub CacheSet (resourceGroupName As String, serviceName As String, cacheId As String, connectionString As String, description As String, resourceId As String, UseFromLocation As String, cacheObject As PsApiManagementCache)
Parameters
- resourceGroupName
- String
- serviceName
- String
- cacheId
- String
- connectionString
- String
- description
- String
- resourceId
- String
- UseFromLocation
- String
- cacheObject
- PsApiManagementCache