Interface LinkedNotificationHub


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.communication.fluent.models.LinkedNotificationHubInner object.
    Gets the resourceId property: The resource ID of the notification hub.
  • Method Details

    • resourceId

      String resourceId()
      Gets the resourceId property: The resource ID of the notification hub.
      Returns:
      the resourceId value.
    • innerModel

      Gets the inner com.azure.resourcemanager.communication.fluent.models.LinkedNotificationHubInner object.
      Returns:
      the inner object.