RedisFirewallRule interface
Redis キャッシュ上のファイアウォール規則には名前があり、接続が許可されている IP アドレスの連続した範囲について説明します
- Extends
プロパティ
endIP | 範囲に含まれる最も高い IP アドレス |
startIP | 範囲に含まれる最も低い IP アドレス |
継承されたプロパティ
id | リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
name | リソース名注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
type | リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
プロパティの詳細
endIP
範囲に含まれる最も高い IP アドレス
endIP: string
プロパティ値
string
startIP
範囲に含まれる最も低い IP アドレス
startIP: string
プロパティ値
string
継承されたプロパティの詳細
id
リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
id?: string
プロパティ値
string
ProxyResource.idから継承
name
type
リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
type?: string
プロパティ値
string