Interface Snapshot.Definition
-
- All Superinterfaces:
Creatable<Snapshot>,GroupableResource.DefinitionStages.WithCreatableResourceGroup<Snapshot.DefinitionStages.WithSnapshotSource>,GroupableResource.DefinitionStages.WithExistingResourceGroup<Snapshot.DefinitionStages.WithSnapshotSource>,GroupableResource.DefinitionStages.WithGroup<Snapshot.DefinitionStages.WithSnapshotSource>,GroupableResource.DefinitionStages.WithNewResourceGroup<Snapshot.DefinitionStages.WithSnapshotSource>,HasName,Indexable,Resource.DefinitionWithRegion<Snapshot.DefinitionStages.WithGroup>,Resource.DefinitionWithTags<Snapshot.DefinitionStages.WithCreate>,Snapshot.DefinitionStages.Blank,Snapshot.DefinitionStages.WithCreate,Snapshot.DefinitionStages.WithDataSnapshotFromDisk,Snapshot.DefinitionStages.WithDataSnapshotFromSnapshot,Snapshot.DefinitionStages.WithDataSnapshotFromVhd,Snapshot.DefinitionStages.WithDataSnapshotSource,Snapshot.DefinitionStages.WithGroup,Snapshot.DefinitionStages.WithIncremental,Snapshot.DefinitionStages.WithLinuxSnapshotSource,Snapshot.DefinitionStages.WithSize,Snapshot.DefinitionStages.WithSku,Snapshot.DefinitionStages.WithSnapshotSource,Snapshot.DefinitionStages.WithWindowsSnapshotSource
- Enclosing interface:
- Snapshot
public static interface Snapshot.Definition extends Snapshot.DefinitionStages.Blank, Snapshot.DefinitionStages.WithGroup, Snapshot.DefinitionStages.WithSnapshotSource, Snapshot.DefinitionStages.WithWindowsSnapshotSource, Snapshot.DefinitionStages.WithLinuxSnapshotSource, Snapshot.DefinitionStages.WithDataSnapshotSource, Snapshot.DefinitionStages.WithDataSnapshotFromVhd, Snapshot.DefinitionStages.WithDataSnapshotFromDisk, Snapshot.DefinitionStages.WithDataSnapshotFromSnapshot, Snapshot.DefinitionStages.WithCreate
The entirety of the managed snapshot definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegion
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags
-
Methods inherited from interface com.azure.resourcemanager.compute.models.Snapshot.DefinitionStages.WithDataSnapshotFromDisk
withDataFromDisk, withDataFromDisk
-
Methods inherited from interface com.azure.resourcemanager.compute.models.Snapshot.DefinitionStages.WithDataSnapshotFromSnapshot
withDataFromSnapshot, withDataFromSnapshot
-
Methods inherited from interface com.azure.resourcemanager.compute.models.Snapshot.DefinitionStages.WithDataSnapshotFromVhd
withDataFromVhd, withDataFromVhd
-
Methods inherited from interface com.azure.resourcemanager.compute.models.Snapshot.DefinitionStages.WithIncremental
withIncremental
-
Methods inherited from interface com.azure.resourcemanager.compute.models.Snapshot.DefinitionStages.WithLinuxSnapshotSource
withLinuxFromDisk, withLinuxFromDisk, withLinuxFromSnapshot, withLinuxFromSnapshot, withLinuxFromVhd, withLinuxFromVhd
-
Methods inherited from interface com.azure.resourcemanager.compute.models.Snapshot.DefinitionStages.WithSize
withSizeInGB
-
Methods inherited from interface com.azure.resourcemanager.compute.models.Snapshot.DefinitionStages.WithSku
withSku
-
Methods inherited from interface com.azure.resourcemanager.compute.models.Snapshot.DefinitionStages.WithWindowsSnapshotSource
withWindowsFromDisk, withWindowsFromDisk, withWindowsFromSnapshot, withWindowsFromSnapshot, withWindowsFromVhd, withWindowsFromVhd
-
-