你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RedisLinkedServerWithProperties 类

定义

使用 redis 缓存) 属性 (放置/获取链接服务器 (的响应。

[Microsoft.Rest.Serialization.JsonTransformation]
public class RedisLinkedServerWithProperties : Microsoft.Azure.Management.Redis.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type RedisLinkedServerWithProperties = class
    inherit ProxyResource
Public Class RedisLinkedServerWithProperties
Inherits ProxyResource
继承
RedisLinkedServerWithProperties
属性

构造函数

RedisLinkedServerWithProperties()

初始化 RedisLinkedServerWithProperties 类的新实例。

RedisLinkedServerWithProperties(String, String, ReplicationRole, String, String, String, String)

初始化 RedisLinkedServerWithProperties 类的新实例。

属性

Id

获取资源的完全限定资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(继承自 Resource)
LinkedRedisCacheId

获取或设置链接的 redis 缓存的完全限定 resourceId。

LinkedRedisCacheLocation

获取或设置链接的 redis 缓存的位置。

Name

获取资源的名称

(继承自 Resource)
ProvisioningState

获取主要和辅助 redis 缓存之间的链接的终端状态。

ServerRole

获取或设置链接服务器的角色。 可能的值包括:“Primary”、“Secondary”

Type

获取资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”

(继承自 Resource)

方法

Validate()

验证 对象。

适用于