Property | Type | Description |
---|
Method | Description | |
---|---|---|
BuildGetCommand ( ) : Command |
The groups, directory roles and administrative units that the user is a member of. Read-only. Nullable. Supports $expand.
|
|
CreateGetRequestInformation ( Action requestConfiguration = default ) : RequestInformation |
The groups, directory roles and administrative units that the user is a member of. Read-only. Nullable. Supports $expand. Configuration for the request such as headers, query parameters, and middleware options.
|
|
DirectoryObjectItemRequestBuilder ( Dictionary pathParameters, IRequestAdapter requestAdapter ) : ApiSdk.Models |
Instantiates a new DirectoryObjectItemRequestBuilder and sets the default values. Path parameters for the request The request adapter to use to execute the requests.
|
public CreateGetRequestInformation ( Action requestConfiguration = default ) : RequestInformation | ||
requestConfiguration | Action | |
return | RequestInformation |
public DirectoryObjectItemRequestBuilder ( Dictionary pathParameters, IRequestAdapter requestAdapter ) : ApiSdk.Models | ||
pathParameters | Dictionary | |
requestAdapter | IRequestAdapter | |
return | ApiSdk.Models |