Interface DataExport.DefinitionStages.WithResourceId

All Known Subinterfaces:
DataExport.Definition, DataExport.DefinitionStages.WithCreate
Enclosing interface:
DataExport.DefinitionStages

public static interface DataExport.DefinitionStages.WithResourceId
The stage of the DataExport definition allowing to specify resourceId.
  • Method Details

    • withResourceId

      DataExport.DefinitionStages.WithCreate withResourceId(String resourceId)
      Specifies the resourceId property: The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure..
      Parameters:
      resourceId - The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure.
      Returns:
      the next definition stage.