Cluster Creator Kit Script Reference
    Preparing search index...

    Interface OrganizationRoleItem

    A readonly type that represents the role in the organization.

    interface OrganizationRole {
        displayName: string;
    }
    Index

    Properties

    Properties

    displayName: string

    Represents the name of the role.