Interface CanceledSubscriptionId


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.subscription.fluent.models.CanceledSubscriptionIdInner object.
    Gets the subscriptionId property: The ID of the canceled subscription.
  • Method Details

    • subscriptionId

      String subscriptionId()
      Gets the subscriptionId property: The ID of the canceled subscription.
      Returns:
      the subscriptionId value.
    • innerModel

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