Interface AccessPolicyEntity.Definition
-
- All Superinterfaces:
AccessPolicyEntity.DefinitionStages.Blank,AccessPolicyEntity.DefinitionStages.WithAuthentication,AccessPolicyEntity.DefinitionStages.WithCreate,AccessPolicyEntity.DefinitionStages.WithParentResource,AccessPolicyEntity.DefinitionStages.WithRole
- Enclosing interface:
- AccessPolicyEntity
public static interface AccessPolicyEntity.Definition extends AccessPolicyEntity.DefinitionStages.Blank, AccessPolicyEntity.DefinitionStages.WithParentResource, AccessPolicyEntity.DefinitionStages.WithCreate
The entirety of the AccessPolicyEntity definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.videoanalyzer.models.AccessPolicyEntity.DefinitionStages.WithAuthentication
withAuthentication
-
Methods inherited from interface com.azure.resourcemanager.videoanalyzer.models.AccessPolicyEntity.DefinitionStages.WithCreate
create, create
-
Methods inherited from interface com.azure.resourcemanager.videoanalyzer.models.AccessPolicyEntity.DefinitionStages.WithParentResource
withExistingVideoAnalyzer
-
Methods inherited from interface com.azure.resourcemanager.videoanalyzer.models.AccessPolicyEntity.DefinitionStages.WithRole
withRole
-
-