Interface SubscriptionKeysContract


  • public interface SubscriptionKeysContract
    An immutable client-side representation of SubscriptionKeysContract.
    • Method Detail

      • primaryKey

        String primaryKey()
        Gets the primaryKey property: Subscription primary key.
        Returns:
        the primaryKey value.
      • secondaryKey

        String secondaryKey()
        Gets the secondaryKey property: Subscription secondary key.
        Returns:
        the secondaryKey value.
      • innerModel

        SubscriptionKeysContractInner innerModel()
        Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.SubscriptionKeysContractInner object.
        Returns:
        the inner object.