获取/ SET-CacheConfig [英] Get/Set-CacheConfig

查看:80
本文介绍了获取/ SET-CacheConfig的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

虽然文档看起来这些cmdlet适用于主机和单个缓存,但命令行帮助( - ?)仅引用缓存特定的参数,并且不引用指定HostName /的能力CachePort。

Although the documentation makes it look like these cmdlets apply to both hosts and individual caches, the command line help (-?) only refers to cache-specific paraemeters, and doesn't reference the ability to specify HostName/CachePort.

也许这在beta 2中发生了变化。

Perhaps this changed in beta 2.

Scott Colestock

Scott Colestock

推荐答案

是的,在Beta2中它被更改了。我们现在有2个cmdlet,一个用于缓存配置(Get / Set-CacheConfig),另一个用于主机配置(Get / Set-CacheHostConfig)。感谢您的反馈,我们将更正文档。

Yes, in Beta2 it is changed. We have 2 cmdlets now, one for cache config (Get/Set-CacheConfig) and the other one for host config (Get/Set-CacheHostConfig ). Thanks for the feedback, we will correct the documentation.

NAME
    Get-CacheConfig

概要
   返回指定Cache的配置详细信息。

SYNOPSIS
    Returns the configuration details of the specified Cache.


SYNTAX
    Get-CacheConfig [-CacheName]< String> [< CommonParameters>]


SYNTAX
    Get-CacheConfig [-CacheName] <String> [<CommonParameters>]

================================= ============

=============================================

NAME
    Get-CacheHostConfig

概要
   返回指定缓存主机的配置详细信息。

SYNOPSIS
    Returns the configuration details of the specified Cache Host.


语法
    Get-CacheHostConfig [-HostName]< String> [-CachePort]< Int> [< CommonParameters>]


SYNTAX
    Get-CacheHostConfig [-HostName] <String> [-CachePort] <Int> [<CommonParameters>]


谢谢

Shankar


这篇关于获取/ SET-CacheConfig的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆