OBJECT

CreateRcvPrivateEndpointApprovalRequestReply

Description

Required fields for adding private endpoint to RCV location.

link GraphQL Schema definition

  • type CreateRcvPrivateEndpointApprovalRequestReply {
  • # Azure storage account identifier for the RCV location.
  • storageAccountId: String!
  • # Authentication token for approving request.
  • requestMessage: String!
  • }

link Require by