OBJECT

CheckAzurePersistentStorageSubscriptionCanUnmapReply

Description

Response for request to check if we can unmap subscription from storage account.

link GraphQL Schema definition

  • type CheckAzurePersistentStorageSubscriptionCanUnmapReply {
  • # Whether we can unmap archival location from subscription.
  • canUnmap: Boolean!
  • }

link Require by