Interface RenamedSubscriptionId


public interface RenamedSubscriptionId
An immutable client-side representation of RenamedSubscriptionId.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.subscription.fluent.models.RenamedSubscriptionIdInner object.
    Gets the subscriptionId property: The ID of the subscriptions that is being renamed.
  • Method Details

    • subscriptionId

      String subscriptionId()
      Gets the subscriptionId property: The ID of the subscriptions that is being renamed.
      Returns:
      the subscriptionId value.
    • innerModel

      Gets the inner com.azure.resourcemanager.subscription.fluent.models.RenamedSubscriptionIdInner object.
      Returns:
      the inner object.