Class SharedPrivateLinkResourceResponse


  • public final class SharedPrivateLinkResourceResponse
    extends java.lang.Object
    • Method Detail

      • groupId

        public java.lang.String groupId()
        Returns:
        The group id from the provider of resource the shared private link resource is for
      • id

        public java.lang.String id()
        Returns:
        Fully qualified resource Id for the resource.
      • name

        public java.lang.String name()
        Returns:
        The name of the resource.
      • privateLinkResourceId

        public java.lang.String privateLinkResourceId()
        Returns:
        The resource id of the resource the shared private link resource is for
      • provisioningState

        public java.lang.String provisioningState()
        Returns:
        Provisioning state of the shared private link resource
      • requestMessage

        public java.util.Optional<java.lang.String> requestMessage()
        Returns:
        The request message for requesting approval of the shared private link resource
      • status

        public java.lang.String status()
        Returns:
        Status of the shared private link resource
      • systemData

        public SystemDataResponse systemData()
        Returns:
        Metadata pertaining to creation and last modification of the resource.
      • type

        public java.lang.String type()
        Returns:
        The type of the resource - e.g. "Microsoft.SignalRService/SignalR"