public static interface ServicePrincipal.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ServicePrincipal.UpdateStages.WithCredential
A service principal update allowing credentials to be specified.
|
static interface |
ServicePrincipal.UpdateStages.WithRoleAssignment
A service principal update allowing role assignments to be added.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/