Interface EventSubscriptionFullUrl


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

      • endpointUrl

        String endpointUrl()
        Gets the endpointUrl property: The URL that represents the endpoint of the destination of an event subscription.
        Returns:
        the endpointUrl value.
      • innerModel

        EventSubscriptionFullUrlInner innerModel()
        Gets the inner com.azure.resourcemanager.eventgrid.fluent.models.EventSubscriptionFullUrlInner object.
        Returns:
        the inner object.