Interface DataMigrationService.DefinitionStages.WithVirtualSubnetId

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

public static interface DataMigrationService.DefinitionStages.WithVirtualSubnetId
The stage of the DataMigrationService definition allowing to specify virtualSubnetId.
  • Method Details

    • withVirtualSubnetId

      DataMigrationService.DefinitionStages.WithCreate withVirtualSubnetId(String virtualSubnetId)
      Specifies the virtualSubnetId property: The ID of the Microsoft.Network/virtualNetworks/subnets resource to which the service should be joined.
      Parameters:
      virtualSubnetId - The ID of the Microsoft.Network/virtualNetworks/subnets resource to which the service should be joined.
      Returns:
      the next definition stage.