次の方法で共有


CosmosDBAccountData.IPRules プロパティ

定義

IpRules の一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBIPAddressOrRange> IPRules { get; }
member this.IPRules : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBIPAddressOrRange>
Public ReadOnly Property IPRules As IList(Of CosmosDBIPAddressOrRange)

プロパティ値

適用対象