OBJECT

IpRule

Description

IP Rules for Azure storage account.

link GraphQL Schema definition

  • type IpRule {
  • # IP for which the network access should be allowed.
  • ip: String!
  • }