public final class ServicePrincipalUpdateParameters extends ServicePrincipalBase
| Constructor and Description |
|---|
ServicePrincipalUpdateParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
accountEnabled, appRoleAssignmentRequired, keyCredentials, passwordCredentials, servicePrincipalType, tags, withAccountEnabled, withAppRoleAssignmentRequired, withKeyCredentials, withPasswordCredentials, withServicePrincipalType, withTagspublic void validate()
validate in class ServicePrincipalBaseIllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.