Class AzureFileShareProvisionIlrRequest


  • public final class AzureFileShareProvisionIlrRequest
    extends IlrRequest
    Update snapshot Uri with the correct friendly Name of the source Azure file share.
    • Constructor Detail

      • AzureFileShareProvisionIlrRequest

        public AzureFileShareProvisionIlrRequest()
    • Method Detail

      • recoveryPointId

        public String recoveryPointId()
        Get the recoveryPointId property: Recovery point ID.
        Returns:
        the recoveryPointId value.
      • withRecoveryPointId

        public AzureFileShareProvisionIlrRequest withRecoveryPointId​(String recoveryPointId)
        Set the recoveryPointId property: Recovery point ID.
        Parameters:
        recoveryPointId - the recoveryPointId value to set.
        Returns:
        the AzureFileShareProvisionIlrRequest object itself.
      • sourceResourceId

        public String sourceResourceId()
        Get the sourceResourceId property: Source Storage account ARM Id.
        Returns:
        the sourceResourceId value.
      • withSourceResourceId

        public AzureFileShareProvisionIlrRequest withSourceResourceId​(String sourceResourceId)
        Set the sourceResourceId property: Source Storage account ARM Id.
        Parameters:
        sourceResourceId - the sourceResourceId value to set.
        Returns:
        the AzureFileShareProvisionIlrRequest object itself.