Class GetSenderUsernameResult


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

      • dataLocation

        public java.lang.String dataLocation()
        Returns:
        The location where the SenderUsername resource data is stored at rest.
      • displayName

        public java.util.Optional<java.lang.String> displayName()
        Returns:
        The display name for the senderUsername.
      • id

        public java.lang.String id()
        Returns:
        Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
      • name

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

        public java.lang.String provisioningState()
        Returns:
        Provisioning state of the resource. Unknown is the default state for Communication Services.
      • systemData

        public SystemDataResponse systemData()
        Returns:
        Azure Resource Manager metadata containing createdBy and modifiedBy information.
      • type

        public java.lang.String type()
        Returns:
        The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
      • username

        public java.lang.String username()
        Returns:
        A sender senderUsername to be used when sending emails.