OBJECT

PcrAzureImagePullDetails

Description

Details on how users can retrieve images from Rubrik's Azure container registry.

link GraphQL Schema definition

  • type PcrAzureImagePullDetails {
  • # App ID of the user's Azure app which will be permitted to pull images from
  • # Rubrik's Azure Container Registry.
  • customerAppId: String!
  • }