Interface ServiceResource.UpdateStages.WithTargetSubscriptionId

All Known Subinterfaces:
ServiceResource.Update
Enclosing interface:
ServiceResource.UpdateStages

public static interface ServiceResource.UpdateStages.WithTargetSubscriptionId
The stage of the ServiceResource update allowing to specify targetSubscriptionId.
  • Method Summary

    Modifier and Type
    Method
    Description
    withTargetSubscriptionId(String targetSubscriptionId)
    Specifies the targetSubscriptionId property: The subscription to which the resources in the service belong to or should be deployed to..
  • Method Details

    • withTargetSubscriptionId

      ServiceResource.Update withTargetSubscriptionId(String targetSubscriptionId)
      Specifies the targetSubscriptionId property: The subscription to which the resources in the service belong to or should be deployed to..
      Parameters:
      targetSubscriptionId - The subscription to which the resources in the service belong to or should be deployed to.
      Returns:
      the next definition stage.