Interface UserRoleResponse


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.logz.fluent.models.UserRoleResponseInner object.
    Gets the role property: User roles on configured in Logz.io account.
  • Method Details

    • role

      UserRole role()
      Gets the role property: User roles on configured in Logz.io account.
      Returns:
      the role value.
    • innerModel

      UserRoleResponseInner innerModel()
      Gets the inner com.azure.resourcemanager.logz.fluent.models.UserRoleResponseInner object.
      Returns:
      the inner object.