Interface PolicyDefinitions
- All Superinterfaces:
SupportsCreating<PolicyDefinition.DefinitionStages.Blank>
,SupportsDeletingById
,SupportsGettingByName<PolicyDefinition>
,SupportsListing<PolicyDefinition>
public interface PolicyDefinitions
extends SupportsListing<PolicyDefinition>, SupportsGettingByName<PolicyDefinition>, SupportsCreating<PolicyDefinition.DefinitionStages.Blank>, SupportsDeletingById
Entry point to tenant management API.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating
define
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById
deleteById, deleteByIdAsync, deleteByIdAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName
getByName
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing
list, listAsync