AzureGraph (version 1.0.1)

is_app: Informational functions

Description

These functions return whether the object is of the corresponding class.

Usage

is_app(object)

is_service_principal(object)

is_user(object)

is_group(object)

is_directory_object(object)

Arguments

object

An R object.

Value

A boolean.