RedisResourceInner クラス
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. core. management. Resource - com.
azure. resourcemanager. redis. fluent. models. RedisResourceInner
- com.
- com.
- com.
public final class RedisResourceInner
extends Resource
List または Get Operation の 1 つの Redis 項目。
コンストラクターの概要
コンストラクター | 説明 |
---|---|
RedisResourceInner() |
Redis |
メソッドの概要
修飾子と型 | メソッドと説明 |
---|---|
Redis |
accessKeys()
アクセス |
Boolean |
enableNonSslPort()
Enable |
String |
hostname()
hostname プロパティ Redis ホスト名を取得します。 |
Managed |
identity()
ID プロパティを取得します。リソースの ID。 |
List<Redis |
instances()
instances プロパティを取得します。キャッシュに関連付けられている Redis インスタンスの一覧。 |
List<Redis |
linkedServers()
[リンク |
Tls |
minimumTlsVersion()
Tls バージョンの最小 |
Integer |
port()
port プロパティを取得します。Redis 非 SSL ポート。 |
List<Private |
privateEndpointConnections()
[プライベート |
Provisioning |
provisioningState()
プロビジョニング状態プロパティ Redis インスタンスの |
Public |
publicNetworkAccess()
パブリック |
Redis |
redisConfiguration()
redis |
String |
redisVersion()
redis |
Integer |
replicasPerMaster()
レプリカ |
Integer |
replicasPerPrimary()
レプリカ |
Integer |
shardCount()
シャード |
Sku |
sku()
sku プロパティを取得します。デプロイする Redis キャッシュの SKU。 |
Integer |
sslPort()
ssl |
String |
staticIp()
静的 |
String |
subnetId()
サブネット |
Map<String,String> |
tenantSettings()
テナント |
Update |
updateChannel()
更新プログラム |
void |
validate()
インスタンスを検証します。 |
Redis |
withEnableNonSslPort(Boolean enableNonSslPort)
[Enable Non Ssl |
Redis |
withIdentity(ManagedServiceIdentity identity)
identity プロパティを設定します。リソースの ID。 |
Redis |
withLocation(String location) |
Redis |
withMinimumTlsVersion(TlsVersion minimumTlsVersion)
Tls |
Redis |
withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)
パブリック |
Redis |
withRedisConfiguration(RedisConfiguration redisConfiguration)
redis |
Redis |
withRedisVersion(String redisVersion)
redis Version プロパティ (Redis |
Redis |
withReplicasPerMaster(Integer replicasPerMaster)
[マスターごとのレプリカ |
Redis |
withReplicasPerPrimary(Integer replicasPerPrimary)
[プライマリごとのレプリカ |
Redis |
withShardCount(Integer shardCount)
shard |
Redis |
withSku(Sku sku)
sku プロパティを設定します。デプロイする Redis キャッシュの SKU。 |
Redis |
withStaticIp(String staticIp)
静的 |
Redis |
withSubnetId(String subnetId)
subnet |
Redis |
withTags(Map<String,String> tags) |
Redis |
withTenantSettings(Map<String,String> tenantSettings)
テナント |
Redis |
withUpdateChannel(UpdateChannel updateChannel)
更新 |
Redis |
withZones(List<String> zones)
zones プロパティを設定する: リソースの取得元を示す可用性ゾーンの一覧。 |
List<String> |
zones()
zones プロパティを取得する: リソースの取得元を示す可用性ゾーンの一覧。 |
メソッドの継承元: ProxyResource
メソッドの継承元: Resource
メソッドの継承元: java.lang.Object
コンストラクターの詳細
RedisResourceInner
public RedisResourceInner()
RedisResourceInner クラスのインスタンスを作成します。
メソッドの詳細
accessKeys
public RedisAccessKeysInner accessKeys()
accessKeys プロパティを取得する: Redis キャッシュのキー - このオブジェクトが Create または Update redis cache に対する応答でない場合は設定されません。
Returns:
enableNonSslPort
public Boolean enableNonSslPort()
enableNonSslPort プロパティを取得します。非 ssl Redis サーバー ポート (6379) が有効かどうかを指定します。
Returns:
hostname
public String hostname()
hostname プロパティ Redis ホスト名を取得します。
Returns:
identity
public ManagedServiceIdentity identity()
ID プロパティを取得します。リソースの ID。
Returns:
instances
public List
instances プロパティを取得します。キャッシュに関連付けられている Redis インスタンスの一覧。
Returns:
linkedServers
public List
linkedServers プロパティの取得: キャッシュに関連付けられているリンク サーバーの一覧。
Returns:
minimumTlsVersion
public TlsVersion minimumTlsVersion()
minimumTlsVersion プロパティを取得する: 省略可能: クライアントは、指定された TLS バージョン (またはそれ以降) を使用して接続する必要があります (例: '1.0'、'1.1'、'1.2')。
Returns:
port
public Integer port()
port プロパティを取得します。Redis 非 SSL ポート。
Returns:
privateEndpointConnections
public List
privateEndpointConnections プロパティを取得します。指定された redis cache に関連付けられているプライベート エンドポイント接続の一覧。
Returns:
provisioningState
public ProvisioningState provisioningState()
provisioningState プロパティを取得します。 Redis インスタンスのプロビジョニング状態。
Returns:
publicNetworkAccess
public PublicNetworkAccess publicNetworkAccess()
publicNetworkAccess プロパティを取得します。このキャッシュに対してパブリック エンドポイント アクセスが許可されるかどうか。 値は省略可能ですが、渡される場合は、'Enabled' または 'Disabled' である必要があります。 "無効" の場合、プライベート エンドポイントは排他アクセス方法です。 既定値は 'Enabled' です。
Returns:
redisConfiguration
public RedisConfiguration redisConfiguration()
redisConfiguration プロパティを取得します。すべての Redis 設定。 考えられるキーの数: rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta,maxmemory-policy,notify-keyspace-events,maxmemory-samples,slowlog-log-slower-than,slowlog-max-len,list-max-ziplist-entries,list-max-ziplist-value,hash-max-ziplist-entries,hash-max-ziplist-value,set-max-intset-entries,zset-max-ziplist-entries,zset-max-ziplist-value など。
Returns:
redisVersion
public String redisVersion()
redisVersion プロパティを取得します。 Redis バージョン。 これは、'major[.minor]' ('major' のみが必須) または使用可能な最新の安定した Redis バージョンを参照する値 'latest' の形式である必要があります。 サポートされているバージョン: 4.0、6.0 (最新)。 既定値は 'latest' です。
Returns:
replicasPerMaster
public Integer replicasPerMaster()
replicasPerMaster プロパティの取得: プライマリごとに作成されるレプリカの数。
Returns:
replicasPerPrimary
public Integer replicasPerPrimary()
replicasPerPrimary プロパティの取得: プライマリごとに作成されるレプリカの数。
Returns:
shardCount
public Integer shardCount()
shardCount プロパティを取得します。Premium クラスター キャッシュに作成するシャードの数。
Returns:
sku
public Sku sku()
sku プロパティを取得します。デプロイする Redis キャッシュの SKU。
Returns:
sslPort
public Integer sslPort()
sslPort プロパティ Redis SSL ポートを取得します。
Returns:
staticIp
public String staticIp()
staticIp プロパティを取得します。静的 IP アドレス。 必要に応じて、既存の Azure Virtual Network内に Redis キャッシュをデプロイするときに指定できます。既定では自動割り当てされます。
Returns:
subnetId
public String subnetId()
subnetId プロパティの取得: Redis キャッシュをデプロイする仮想ネットワーク内のサブネットの完全なリソース ID。 形式の例: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft。{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1。
Returns:
tenantSettings
public Map
tenantSettings プロパティを取得します。テナント設定のディクショナリ。
Returns:
updateChannel
public UpdateChannel updateChannel()
updateChannel プロパティの取得: 省略可能: Redis Cache が受け取る毎月の Redis 更新プログラムの更新チャネルを指定します。 "プレビュー" 更新チャネルを使用するキャッシュでは、少なくとも "安定" チャネル キャッシュの 4 週間前に最新の Redis 更新プログラムが取得されます。 既定値は 'Stable' です。
Returns:
validate
public void validate()
インスタンスを検証します。
withEnableNonSslPort
public RedisResourceInner withEnableNonSslPort(Boolean enableNonSslPort)
enableNonSslPort プロパティを設定します。非 ssl Redis サーバー ポート (6379) を有効にするかどうかを指定します。
Parameters:
Returns:
withIdentity
public RedisResourceInner withIdentity(ManagedServiceIdentity identity)
identity プロパティを設定します。リソースの ID。
Parameters:
Returns:
withLocation
public RedisResourceInner withLocation(String location)
Overrides:
RedisResourceInner.withLocation(String location)Parameters:
withMinimumTlsVersion
public RedisResourceInner withMinimumTlsVersion(TlsVersion minimumTlsVersion)
minimumTlsVersion プロパティを設定する: 省略可能: クライアントは、指定された TLS バージョン (またはそれ以降) を使用して接続する必要があります (例: '1.0'、'1.1'、'1.2')。
Parameters:
Returns:
withPublicNetworkAccess
public RedisResourceInner withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)
publicNetworkAccess プロパティを設定します。このキャッシュに対してパブリック エンドポイント アクセスが許可されるかどうか。 値は省略可能ですが、渡される場合は、'Enabled' または 'Disabled' である必要があります。 "無効" の場合、プライベート エンドポイントは排他アクセス方法です。 既定値は 'Enabled' です。
Parameters:
Returns:
withRedisConfiguration
public RedisResourceInner withRedisConfiguration(RedisConfiguration redisConfiguration)
redisConfiguration プロパティ [All Redis Settings]\(すべての Redis 設定\) を設定します。 考えられるキーの数: rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta,maxmemory-policy,notify-keyspace-events,maxmemory-samples,slowlog-log-slower-than,slowlog-max-len,list-max-ziplist-entries,list-max-ziplist-value,hash-max-ziplist-entries,hash-max-ziplist-value,set-max-intset-entries,zset-max-ziplist-entries,zset-max-ziplist-value など。
Parameters:
Returns:
withRedisVersion
public RedisResourceInner withRedisVersion(String redisVersion)
redisVersion プロパティを設定します: Redis バージョン。 これは、'major[.minor]' ('major' のみが必須) または使用可能な最新の安定した Redis バージョンを参照する値 'latest' の形式である必要があります。 サポートされているバージョン: 4.0、6.0 (最新)。 既定値は 'latest' です。
Parameters:
Returns:
withReplicasPerMaster
public RedisResourceInner withReplicasPerMaster(Integer replicasPerMaster)
replicasPerMaster プロパティを設定します。プライマリごとに作成されるレプリカの数。
Parameters:
Returns:
withReplicasPerPrimary
public RedisResourceInner withReplicasPerPrimary(Integer replicasPerPrimary)
replicasPerPrimary プロパティを設定します。プライマリごとに作成されるレプリカの数。
Parameters:
Returns:
withShardCount
public RedisResourceInner withShardCount(Integer shardCount)
shardCount プロパティを設定します。Premium クラスター キャッシュに作成するシャードの数。
Parameters:
Returns:
withSku
public RedisResourceInner withSku(Sku sku)
sku プロパティを設定します。デプロイする Redis キャッシュの SKU。
Parameters:
Returns:
withStaticIp
public RedisResourceInner withStaticIp(String staticIp)
staticIp プロパティを設定します。静的 IP アドレス。 必要に応じて、既存の Azure Virtual Network内に Redis キャッシュをデプロイするときに指定できます。既定では自動割り当てされます。
Parameters:
Returns:
withSubnetId
public RedisResourceInner withSubnetId(String subnetId)
subnetId プロパティを設定します。Redis キャッシュをデプロイする仮想ネットワーク内のサブネットの完全なリソース ID。 形式の例: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft。{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1。
Parameters:
Returns:
withTags
public RedisResourceInner withTags(Map
Overrides:
RedisResourceInner.withTags(Map<String,String> tags)Parameters:
withTenantSettings
public RedisResourceInner withTenantSettings(Map
tenantSettings プロパティを設定する: テナント設定のディクショナリ。
Parameters:
Returns:
withUpdateChannel
public RedisResourceInner withUpdateChannel(UpdateChannel updateChannel)
updateChannel プロパティを設定します。省略可能: Redis Cache が受け取る毎月の Redis 更新プログラムの更新チャネルを指定します。 "プレビュー" 更新チャネルを使用するキャッシュでは、少なくとも "安定" チャネル キャッシュの 4 週間前に最新の Redis 更新プログラムが取得されます。 既定値は 'Stable' です。
Parameters:
Returns:
withZones
public RedisResourceInner withZones(List
zones プロパティを設定する: リソースの取得元を示す可用性ゾーンの一覧。
Parameters:
Returns:
zones
public List
zones プロパティを取得する: リソースの取得元を示す可用性ゾーンの一覧。
Returns:
適用対象
Azure SDK for Java