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 © 2020 Microsoft Corporation. All rights reserved.