Share via


EventSubscriptionFullUrl Interface

Implements

com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventSubscriptionFullUrlInner> com.microsoft.azure.arm.resources.models.HasManager<com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventGridManager>

public interface EventSubscriptionFullUrl
extends com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventSubscriptionFullUrlInner>, com.microsoft.azure.arm.resources.models.HasManager<com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventGridManager>

Type representing EventSubscriptionFullUrl.

Method Summary

Modifier and Type Method and Description
abstract java.lang.String endpointUrl()

Method Details

endpointUrl

public abstract String endpointUrl()

Returns:

the endpointUrl value.

Applies to