Interface ProtectionIntentResource.Definition
-
- All Superinterfaces:
ProtectionIntentResource.DefinitionStages.Blank
,ProtectionIntentResource.DefinitionStages.WithCreate
,ProtectionIntentResource.DefinitionStages.WithEtag
,ProtectionIntentResource.DefinitionStages.WithLocation
,ProtectionIntentResource.DefinitionStages.WithParentResource
,ProtectionIntentResource.DefinitionStages.WithProperties
,ProtectionIntentResource.DefinitionStages.WithTags
- Enclosing interface:
- ProtectionIntentResource
public static interface ProtectionIntentResource.Definition extends ProtectionIntentResource.DefinitionStages.Blank, ProtectionIntentResource.DefinitionStages.WithLocation, ProtectionIntentResource.DefinitionStages.WithParentResource, ProtectionIntentResource.DefinitionStages.WithCreate
The entirety of the ProtectionIntentResource definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionIntentResource.DefinitionStages.WithCreate
create, create
-
Methods inherited from interface com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionIntentResource.DefinitionStages.WithEtag
withEtag
-
Methods inherited from interface com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionIntentResource.DefinitionStages.WithLocation
withRegion, withRegion
-
Methods inherited from interface com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionIntentResource.DefinitionStages.WithParentResource
withExistingBackupFabric
-
Methods inherited from interface com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionIntentResource.DefinitionStages.WithProperties
withProperties
-
Methods inherited from interface com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionIntentResource.DefinitionStages.WithTags
withTags
-
-