Interface ServiceResource.DefinitionStages.WithTargetSubscriptionId

All Known Subinterfaces:
ServiceResource.Definition
Enclosing interface:
ServiceResource.DefinitionStages

public static interface ServiceResource.DefinitionStages.WithTargetSubscriptionId
The stage of the ServiceResource definition allowing to specify targetSubscriptionId.
  • Method Details

    • withTargetSubscriptionId

      ServiceResource.DefinitionStages.WithCreate 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.