Interface PolicyDefinitions
- All Superinterfaces:
SupportsCreating<PolicyDefinition.DefinitionStages.Blank>,SupportsDeletingByName,SupportsGettingByName<PolicyDefinition>,SupportsListing<PolicyDefinition>
public interface PolicyDefinitions
extends SupportsListing<PolicyDefinition>, SupportsGettingByName<PolicyDefinition>, SupportsCreating<PolicyDefinition.DefinitionStages.Blank>, SupportsDeletingByName
Entry point to tenant management API.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating
defineMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName
deleteByName, deleteByNameAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName
getByName, getByNameAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsync