Interface EventSubscriptionFullUrl


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

    Modifier and Type
    Method
    Description
    Gets the endpointUrl property: The URL that represents the endpoint of the destination of an event subscription.
    Gets the inner com.azure.resourcemanager.eventgrid.fluent.models.EventSubscriptionFullUrlInner object.
  • Method Details

    • 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

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