Class PartnerEventSubscriptionDestinationProperties


  • public final class PartnerEventSubscriptionDestinationProperties
    extends Object
    The PartnerEventSubscriptionDestinationProperties model.
    • Constructor Detail

      • PartnerEventSubscriptionDestinationProperties

        public PartnerEventSubscriptionDestinationProperties()
    • Method Detail

      • resourceId

        public String resourceId()
        Get the resourceId property: The Azure Resource Id that represents the endpoint of a Partner Destination of an event subscription.
        Returns:
        the resourceId value.
      • withResourceId

        public PartnerEventSubscriptionDestinationProperties withResourceId​(String resourceId)
        Set the resourceId property: The Azure Resource Id that represents the endpoint of a Partner Destination of an event subscription.
        Parameters:
        resourceId - the resourceId value to set.
        Returns:
        the PartnerEventSubscriptionDestinationProperties object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.