| Package | Description |
|---|---|
| com.azure.resourcemanager.authorization.models |
Package containing the data models for AuthorizationManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CertificateCredential.UpdateDefinition<ParentT>
The entirety of a credential definition as part of a application or service principal update.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateCredential.UpdateDefinitionStages.Blank<? extends ActiveDirectoryApplication.Update> |
ActiveDirectoryApplication.UpdateStages.WithCredential.defineCertificateCredential(String name)
Starts the definition of a certificate credential.
|
CertificateCredential.UpdateDefinitionStages.Blank<? extends ServicePrincipal.Update> |
ServicePrincipal.UpdateStages.WithCredential.defineCertificateCredential(String name)
Starts the definition of a certificate credential.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.