Class EnabledSubscriptionIdInner

java.lang.Object
com.azure.resourcemanager.subscription.fluent.models.EnabledSubscriptionIdInner

public final class EnabledSubscriptionIdInner extends Object
The ID of the subscriptions that is being enabled.
  • Constructor Details

    • EnabledSubscriptionIdInner

      public EnabledSubscriptionIdInner()
      Creates an instance of EnabledSubscriptionIdInner class.
  • Method Details

    • subscriptionId

      public String subscriptionId()
      Get the subscriptionId property: The ID of the subscriptions that is being enabled.
      Returns:
      the subscriptionId value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.