25 строки
2.0 KiB
YAML
25 строки
2.0 KiB
YAML
### YamlMime:JavaType
|
|
inheritedMembers:
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating.define(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById.deleteById(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById.deleteByIdAsync(String,ServiceCallback<Void>)
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById.deleteByIdAsync(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById.getById(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById.getByIdAsync(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById.getByIdAsync(String,ServiceCallback<T>)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName.getByName(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync.getByNameAsync(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.model.HasInner.inner()
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing.list()
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing.listAsync()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager.manager()
|
|
nameWithType: ServicePrincipals
|
|
syntax: public interface ServicePrincipals extends SupportsListing<ServicePrincipal>,SupportsGettingById<ServicePrincipal>,SupportsGettingByNameAsync<ServicePrincipal>,SupportsCreating<ServicePrincipal.DefinitionStages.Blank>,SupportsDeletingById,HasManager<GraphRbacManager>,HasInner<ServicePrincipalsInner>
|
|
type: interface
|
|
uid: com.microsoft.azure.management.graphrbac.ServicePrincipals
|
|
fullName: com.microsoft.azure.management.graphrbac.ServicePrincipals
|
|
name: ServicePrincipals
|
|
package: com.microsoft.azure.management.graphrbac
|
|
summary: <p>Entry point to service principal management API. </p>
|
|
metadata: {}
|