Interface DeliveryAttributeListResult


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

      • value

        List<DeliveryAttributeMapping> value()
        Gets the value property: A collection of DeliveryAttributeMapping.
        Returns:
        the value value.
      • innerModel

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