| Class and Description |
|---|
| Identity.DefinitionStages.Blank
The first stage of an identity definition.
|
| Identity.DefinitionStages.WithAccess
The stage of the identity definition allowing to set access role (permission) for it
to access a resource.
|
| Identity.DefinitionStages.WithCreate
The stage of the identity definition which contains all the minimum required inputs for
the resource to be created but also allows for any other optional settings to be specified.
|
| Identity.DefinitionStages.WithGroup
The stage of the identity definition allowing to specify the resource group.
|
| Identity.Update
The template for an identity update operation, containing all the settings that can be modified.
|
| Identity.UpdateStages.WithAccess
The stage of the identity update allowing to set access role (permission) for it
to access a resource or remove an assigned role.
|
| OperationDisplay
Operation Display.
|
| UserAssignedIdentities
Defines values for UserAssignedIdentities.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/