Interface Snapshot.DefinitionStages.WithDataSnapshotFromVhd

    • Method Detail

      • withDataFromVhd

        Snapshot.DefinitionStages.WithCreate withDataFromVhd​(String vhdUrl)
        Specifies the source data VHD when it belongs to the same subscription.
        Parameters:
        vhdUrl - a source VHD URL
        Returns:
        the next stage of the definition
      • withDataFromVhd

        Snapshot.DefinitionStages.WithCreate withDataFromVhd​(String vhdUrl,
                                                             String storageAccountId)
        Specifies the source data VHD and the storage account ID.
        Parameters:
        vhdUrl - a source VHD URL
        storageAccountId - the storage account ID
        Returns:
        the next stage of the definition