OBJECT

ExcludedContainer

Description

Specifies details of the storage account container.

link GraphQL Schema definition

  • type ExcludedContainer {
  • # Name of the container.
  • name: String!
  • }