Partager via


CosmosDBAccount.IPRules Property

Definition

List of IpRules.

public Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.CosmosDBIPAddressOrRange> IPRules { get; set; }
member this.IPRules : Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.CosmosDBIPAddressOrRange> with get, set
Public Property IPRules As BicepList(Of CosmosDBIPAddressOrRange)

Property Value

Applies to