1. Packages
  2. Azure Native v2
  3. API Docs
  4. dataprotection
  5. getBackupPolicy
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.dataprotection.getBackupPolicy

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Gets a backup policy belonging to a backup vault Azure REST API version: 2023-01-01.

Other available API versions: 2023-04-01-preview, 2023-05-01, 2023-06-01-preview, 2023-08-01-preview, 2023-11-01, 2023-12-01, 2024-02-01-preview, 2024-03-01, 2024-04-01.

Using getBackupPolicy

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getBackupPolicy(args: GetBackupPolicyArgs, opts?: InvokeOptions): Promise<GetBackupPolicyResult>
function getBackupPolicyOutput(args: GetBackupPolicyOutputArgs, opts?: InvokeOptions): Output<GetBackupPolicyResult>
Copy
def get_backup_policy(backup_policy_name: Optional[str] = None,
                      resource_group_name: Optional[str] = None,
                      vault_name: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetBackupPolicyResult
def get_backup_policy_output(backup_policy_name: Optional[pulumi.Input[str]] = None,
                      resource_group_name: Optional[pulumi.Input[str]] = None,
                      vault_name: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetBackupPolicyResult]
Copy
func LookupBackupPolicy(ctx *Context, args *LookupBackupPolicyArgs, opts ...InvokeOption) (*LookupBackupPolicyResult, error)
func LookupBackupPolicyOutput(ctx *Context, args *LookupBackupPolicyOutputArgs, opts ...InvokeOption) LookupBackupPolicyResultOutput
Copy

> Note: This function is named LookupBackupPolicy in the Go SDK.

public static class GetBackupPolicy 
{
    public static Task<GetBackupPolicyResult> InvokeAsync(GetBackupPolicyArgs args, InvokeOptions? opts = null)
    public static Output<GetBackupPolicyResult> Invoke(GetBackupPolicyInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetBackupPolicyResult> getBackupPolicy(GetBackupPolicyArgs args, InvokeOptions options)
public static Output<GetBackupPolicyResult> getBackupPolicy(GetBackupPolicyArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:dataprotection:getBackupPolicy
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

BackupPolicyName
This property is required.
Changes to this property will trigger replacement.
string
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
VaultName
This property is required.
Changes to this property will trigger replacement.
string
The name of the backup vault.
BackupPolicyName
This property is required.
Changes to this property will trigger replacement.
string
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
VaultName
This property is required.
Changes to this property will trigger replacement.
string
The name of the backup vault.
backupPolicyName
This property is required.
Changes to this property will trigger replacement.
String
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
vaultName
This property is required.
Changes to this property will trigger replacement.
String
The name of the backup vault.
backupPolicyName
This property is required.
Changes to this property will trigger replacement.
string
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
vaultName
This property is required.
Changes to this property will trigger replacement.
string
The name of the backup vault.
backup_policy_name
This property is required.
Changes to this property will trigger replacement.
str
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
vault_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the backup vault.
backupPolicyName
This property is required.
Changes to this property will trigger replacement.
String
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
vaultName
This property is required.
Changes to this property will trigger replacement.
String
The name of the backup vault.

getBackupPolicy Result

The following output properties are available:

Id string
Resource Id represents the complete path to the resource.
Name string
Resource name associated with the resource.
Properties Pulumi.AzureNative.DataProtection.Outputs.BackupPolicyResponse
BaseBackupPolicyResource properties
SystemData Pulumi.AzureNative.DataProtection.Outputs.SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
Type string
Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
Id string
Resource Id represents the complete path to the resource.
Name string
Resource name associated with the resource.
Properties BackupPolicyResponse
BaseBackupPolicyResource properties
SystemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
Type string
Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
id String
Resource Id represents the complete path to the resource.
name String
Resource name associated with the resource.
properties BackupPolicyResponse
BaseBackupPolicyResource properties
systemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
type String
Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
id string
Resource Id represents the complete path to the resource.
name string
Resource name associated with the resource.
properties BackupPolicyResponse
BaseBackupPolicyResource properties
systemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
type string
Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
id str
Resource Id represents the complete path to the resource.
name str
Resource name associated with the resource.
properties BackupPolicyResponse
BaseBackupPolicyResource properties
system_data SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
type str
Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
id String
Resource Id represents the complete path to the resource.
name String
Resource name associated with the resource.
properties Property Map
BaseBackupPolicyResource properties
systemData Property Map
Metadata pertaining to creation and last modification of the resource.
type String
Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...

Supporting Types

AbsoluteDeleteOptionResponse

Duration This property is required. string
Duration of deletion after given timespan
Duration This property is required. string
Duration of deletion after given timespan
duration This property is required. String
Duration of deletion after given timespan
duration This property is required. string
Duration of deletion after given timespan
duration This property is required. str
Duration of deletion after given timespan
duration This property is required. String
Duration of deletion after given timespan

AdhocBasedTaggingCriteriaResponse

TagInfo RetentionTagResponse
Retention tag information
tagInfo RetentionTagResponse
Retention tag information
tagInfo RetentionTagResponse
Retention tag information
tag_info RetentionTagResponse
Retention tag information
tagInfo Property Map
Retention tag information

AdhocBasedTriggerContextResponse

TaggingCriteria This property is required. Pulumi.AzureNative.DataProtection.Inputs.AdhocBasedTaggingCriteriaResponse
Tagging Criteria containing retention tag for adhoc backup.
TaggingCriteria This property is required. AdhocBasedTaggingCriteriaResponse
Tagging Criteria containing retention tag for adhoc backup.
taggingCriteria This property is required. AdhocBasedTaggingCriteriaResponse
Tagging Criteria containing retention tag for adhoc backup.
taggingCriteria This property is required. AdhocBasedTaggingCriteriaResponse
Tagging Criteria containing retention tag for adhoc backup.
tagging_criteria This property is required. AdhocBasedTaggingCriteriaResponse
Tagging Criteria containing retention tag for adhoc backup.
taggingCriteria This property is required. Property Map
Tagging Criteria containing retention tag for adhoc backup.

AzureBackupParamsResponse

BackupType This property is required. string
BackupType ; Full/Incremental etc
BackupType This property is required. string
BackupType ; Full/Incremental etc
backupType This property is required. String
BackupType ; Full/Incremental etc
backupType This property is required. string
BackupType ; Full/Incremental etc
backup_type This property is required. str
BackupType ; Full/Incremental etc
backupType This property is required. String
BackupType ; Full/Incremental etc

AzureBackupRuleResponse

DataStore This property is required. DataStoreInfoBaseResponse
DataStoreInfo base
Name This property is required. string
Trigger This property is required. AdhocBasedTriggerContextResponse | ScheduleBasedTriggerContextResponse
Trigger context
BackupParameters AzureBackupParamsResponse
BackupParameters base
dataStore This property is required. DataStoreInfoBaseResponse
DataStoreInfo base
name This property is required. String
trigger This property is required. AdhocBasedTriggerContextResponse | ScheduleBasedTriggerContextResponse
Trigger context
backupParameters AzureBackupParamsResponse
BackupParameters base
dataStore This property is required. DataStoreInfoBaseResponse
DataStoreInfo base
name This property is required. string
trigger This property is required. AdhocBasedTriggerContextResponse | ScheduleBasedTriggerContextResponse
Trigger context
backupParameters AzureBackupParamsResponse
BackupParameters base
data_store This property is required. DataStoreInfoBaseResponse
DataStoreInfo base
name This property is required. str
trigger This property is required. AdhocBasedTriggerContextResponse | ScheduleBasedTriggerContextResponse
Trigger context
backup_parameters AzureBackupParamsResponse
BackupParameters base
dataStore This property is required. Property Map
DataStoreInfo base
name This property is required. String
trigger This property is required. Property Map | Property Map
Trigger context
backupParameters Property Map
BackupParameters base

AzureRetentionRuleResponse

Lifecycles This property is required. List<Pulumi.AzureNative.DataProtection.Inputs.SourceLifeCycleResponse>
Name This property is required. string
IsDefault bool
Lifecycles This property is required. []SourceLifeCycleResponse
Name This property is required. string
IsDefault bool
lifecycles This property is required. List<SourceLifeCycleResponse>
name This property is required. String
isDefault Boolean
lifecycles This property is required. SourceLifeCycleResponse[]
name This property is required. string
isDefault boolean
lifecycles This property is required. Sequence[SourceLifeCycleResponse]
name This property is required. str
is_default bool
lifecycles This property is required. List<Property Map>
name This property is required. String
isDefault Boolean

BackupPolicyResponse

DatasourceTypes This property is required. List<string>
Type of datasource for the backup management
PolicyRules This property is required. List<Union<Pulumi.AzureNative.DataProtection.Inputs.AzureBackupRuleResponse, Pulumi.AzureNative.DataProtection.Inputs.AzureRetentionRuleResponse>>
Policy rule dictionary that contains rules for each backuptype i.e Full/Incremental/Logs etc
DatasourceTypes This property is required. []string
Type of datasource for the backup management
PolicyRules This property is required. []interface{}
Policy rule dictionary that contains rules for each backuptype i.e Full/Incremental/Logs etc
datasourceTypes This property is required. List<String>
Type of datasource for the backup management
policyRules This property is required. List<Either<AzureBackupRuleResponse,AzureRetentionRuleResponse>>
Policy rule dictionary that contains rules for each backuptype i.e Full/Incremental/Logs etc
datasourceTypes This property is required. string[]
Type of datasource for the backup management
policyRules This property is required. (AzureBackupRuleResponse | AzureRetentionRuleResponse)[]
Policy rule dictionary that contains rules for each backuptype i.e Full/Incremental/Logs etc
datasource_types This property is required. Sequence[str]
Type of datasource for the backup management
policy_rules This property is required. Sequence[Union[AzureBackupRuleResponse, AzureRetentionRuleResponse]]
Policy rule dictionary that contains rules for each backuptype i.e Full/Incremental/Logs etc
datasourceTypes This property is required. List<String>
Type of datasource for the backup management
policyRules This property is required. List<Property Map | Property Map>
Policy rule dictionary that contains rules for each backuptype i.e Full/Incremental/Logs etc

BackupScheduleResponse

RepeatingTimeIntervals This property is required. List<string>
ISO 8601 repeating time interval format
TimeZone string
Time zone for a schedule. Example: Pacific Standard Time
RepeatingTimeIntervals This property is required. []string
ISO 8601 repeating time interval format
TimeZone string
Time zone for a schedule. Example: Pacific Standard Time
repeatingTimeIntervals This property is required. List<String>
ISO 8601 repeating time interval format
timeZone String
Time zone for a schedule. Example: Pacific Standard Time
repeatingTimeIntervals This property is required. string[]
ISO 8601 repeating time interval format
timeZone string
Time zone for a schedule. Example: Pacific Standard Time
repeating_time_intervals This property is required. Sequence[str]
ISO 8601 repeating time interval format
time_zone str
Time zone for a schedule. Example: Pacific Standard Time
repeatingTimeIntervals This property is required. List<String>
ISO 8601 repeating time interval format
timeZone String
Time zone for a schedule. Example: Pacific Standard Time

CopyOnExpiryOptionResponse

CustomCopyOptionResponse

Duration string
Data copied after given timespan
Duration string
Data copied after given timespan
duration String
Data copied after given timespan
duration string
Data copied after given timespan
duration str
Data copied after given timespan
duration String
Data copied after given timespan

DataStoreInfoBaseResponse

DataStoreType This property is required. string
type of datastore; Operational/Vault/Archive
ObjectType This property is required. string
Type of Datasource object, used to initialize the right inherited type
DataStoreType This property is required. string
type of datastore; Operational/Vault/Archive
ObjectType This property is required. string
Type of Datasource object, used to initialize the right inherited type
dataStoreType This property is required. String
type of datastore; Operational/Vault/Archive
objectType This property is required. String
Type of Datasource object, used to initialize the right inherited type
dataStoreType This property is required. string
type of datastore; Operational/Vault/Archive
objectType This property is required. string
Type of Datasource object, used to initialize the right inherited type
data_store_type This property is required. str
type of datastore; Operational/Vault/Archive
object_type This property is required. str
Type of Datasource object, used to initialize the right inherited type
dataStoreType This property is required. String
type of datastore; Operational/Vault/Archive
objectType This property is required. String
Type of Datasource object, used to initialize the right inherited type

DayResponse

Date int
Date of the month
IsLast bool
Whether Date is last date of month
Date int
Date of the month
IsLast bool
Whether Date is last date of month
date Integer
Date of the month
isLast Boolean
Whether Date is last date of month
date number
Date of the month
isLast boolean
Whether Date is last date of month
date int
Date of the month
is_last bool
Whether Date is last date of month
date Number
Date of the month
isLast Boolean
Whether Date is last date of month

ImmediateCopyOptionResponse

RetentionTagResponse

ETag This property is required. string
Retention Tag version.
Id This property is required. string
Retention Tag version.
TagName This property is required. string
Retention Tag Name to relate it to retention rule.
ETag This property is required. string
Retention Tag version.
Id This property is required. string
Retention Tag version.
TagName This property is required. string
Retention Tag Name to relate it to retention rule.
eTag This property is required. String
Retention Tag version.
id This property is required. String
Retention Tag version.
tagName This property is required. String
Retention Tag Name to relate it to retention rule.
eTag This property is required. string
Retention Tag version.
id This property is required. string
Retention Tag version.
tagName This property is required. string
Retention Tag Name to relate it to retention rule.
e_tag This property is required. str
Retention Tag version.
id This property is required. str
Retention Tag version.
tag_name This property is required. str
Retention Tag Name to relate it to retention rule.
eTag This property is required. String
Retention Tag version.
id This property is required. String
Retention Tag version.
tagName This property is required. String
Retention Tag Name to relate it to retention rule.

ScheduleBasedBackupCriteriaResponse

AbsoluteCriteria List<string>
it contains absolute values like "AllBackup" / "FirstOfDay" / "FirstOfWeek" / "FirstOfMonth" and should be part of AbsoluteMarker enum
DaysOfMonth List<Pulumi.AzureNative.DataProtection.Inputs.DayResponse>
This is day of the month from 1 to 28 other wise last of month
DaysOfTheWeek List<string>
It should be Sunday/Monday/T..../Saturday
MonthsOfYear List<string>
It should be January/February/....../December
ScheduleTimes List<string>
List of schedule times for backup
WeeksOfTheMonth List<string>
It should be First/Second/Third/Fourth/Last
AbsoluteCriteria []string
it contains absolute values like "AllBackup" / "FirstOfDay" / "FirstOfWeek" / "FirstOfMonth" and should be part of AbsoluteMarker enum
DaysOfMonth []DayResponse
This is day of the month from 1 to 28 other wise last of month
DaysOfTheWeek []string
It should be Sunday/Monday/T..../Saturday
MonthsOfYear []string
It should be January/February/....../December
ScheduleTimes []string
List of schedule times for backup
WeeksOfTheMonth []string
It should be First/Second/Third/Fourth/Last
absoluteCriteria List<String>
it contains absolute values like "AllBackup" / "FirstOfDay" / "FirstOfWeek" / "FirstOfMonth" and should be part of AbsoluteMarker enum
daysOfMonth List<DayResponse>
This is day of the month from 1 to 28 other wise last of month
daysOfTheWeek List<String>
It should be Sunday/Monday/T..../Saturday
monthsOfYear List<String>
It should be January/February/....../December
scheduleTimes List<String>
List of schedule times for backup
weeksOfTheMonth List<String>
It should be First/Second/Third/Fourth/Last
absoluteCriteria string[]
it contains absolute values like "AllBackup" / "FirstOfDay" / "FirstOfWeek" / "FirstOfMonth" and should be part of AbsoluteMarker enum
daysOfMonth DayResponse[]
This is day of the month from 1 to 28 other wise last of month
daysOfTheWeek string[]
It should be Sunday/Monday/T..../Saturday
monthsOfYear string[]
It should be January/February/....../December
scheduleTimes string[]
List of schedule times for backup
weeksOfTheMonth string[]
It should be First/Second/Third/Fourth/Last
absolute_criteria Sequence[str]
it contains absolute values like "AllBackup" / "FirstOfDay" / "FirstOfWeek" / "FirstOfMonth" and should be part of AbsoluteMarker enum
days_of_month Sequence[DayResponse]
This is day of the month from 1 to 28 other wise last of month
days_of_the_week Sequence[str]
It should be Sunday/Monday/T..../Saturday
months_of_year Sequence[str]
It should be January/February/....../December
schedule_times Sequence[str]
List of schedule times for backup
weeks_of_the_month Sequence[str]
It should be First/Second/Third/Fourth/Last
absoluteCriteria List<String>
it contains absolute values like "AllBackup" / "FirstOfDay" / "FirstOfWeek" / "FirstOfMonth" and should be part of AbsoluteMarker enum
daysOfMonth List<Property Map>
This is day of the month from 1 to 28 other wise last of month
daysOfTheWeek List<String>
It should be Sunday/Monday/T..../Saturday
monthsOfYear List<String>
It should be January/February/....../December
scheduleTimes List<String>
List of schedule times for backup
weeksOfTheMonth List<String>
It should be First/Second/Third/Fourth/Last

ScheduleBasedTriggerContextResponse

Schedule This property is required. Pulumi.AzureNative.DataProtection.Inputs.BackupScheduleResponse
Schedule for this backup
TaggingCriteria This property is required. List<Pulumi.AzureNative.DataProtection.Inputs.TaggingCriteriaResponse>
List of tags that can be applicable for given schedule.
Schedule This property is required. BackupScheduleResponse
Schedule for this backup
TaggingCriteria This property is required. []TaggingCriteriaResponse
List of tags that can be applicable for given schedule.
schedule This property is required. BackupScheduleResponse
Schedule for this backup
taggingCriteria This property is required. List<TaggingCriteriaResponse>
List of tags that can be applicable for given schedule.
schedule This property is required. BackupScheduleResponse
Schedule for this backup
taggingCriteria This property is required. TaggingCriteriaResponse[]
List of tags that can be applicable for given schedule.
schedule This property is required. BackupScheduleResponse
Schedule for this backup
tagging_criteria This property is required. Sequence[TaggingCriteriaResponse]
List of tags that can be applicable for given schedule.
schedule This property is required. Property Map
Schedule for this backup
taggingCriteria This property is required. List<Property Map>
List of tags that can be applicable for given schedule.

SourceLifeCycleResponse

deleteAfter This property is required. Property Map
Delete Option
sourceDataStore This property is required. Property Map
DataStoreInfo base
targetDataStoreCopySettings List<Property Map>

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
The type of identity that last modified the resource.
created_at str
The timestamp of resource creation (UTC).
created_by str
The identity that created the resource.
created_by_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

TaggingCriteriaResponse

IsDefault This property is required. bool
Specifies if tag is default.
TagInfo This property is required. Pulumi.AzureNative.DataProtection.Inputs.RetentionTagResponse
Retention tag information
TaggingPriority This property is required. double
Retention Tag priority.
Criteria List<Pulumi.AzureNative.DataProtection.Inputs.ScheduleBasedBackupCriteriaResponse>
Criteria which decides whether the tag can be applied to a triggered backup.
IsDefault This property is required. bool
Specifies if tag is default.
TagInfo This property is required. RetentionTagResponse
Retention tag information
TaggingPriority This property is required. float64
Retention Tag priority.
Criteria []ScheduleBasedBackupCriteriaResponse
Criteria which decides whether the tag can be applied to a triggered backup.
isDefault This property is required. Boolean
Specifies if tag is default.
tagInfo This property is required. RetentionTagResponse
Retention tag information
taggingPriority This property is required. Double
Retention Tag priority.
criteria List<ScheduleBasedBackupCriteriaResponse>
Criteria which decides whether the tag can be applied to a triggered backup.
isDefault This property is required. boolean
Specifies if tag is default.
tagInfo This property is required. RetentionTagResponse
Retention tag information
taggingPriority This property is required. number
Retention Tag priority.
criteria ScheduleBasedBackupCriteriaResponse[]
Criteria which decides whether the tag can be applied to a triggered backup.
is_default This property is required. bool
Specifies if tag is default.
tag_info This property is required. RetentionTagResponse
Retention tag information
tagging_priority This property is required. float
Retention Tag priority.
criteria Sequence[ScheduleBasedBackupCriteriaResponse]
Criteria which decides whether the tag can be applied to a triggered backup.
isDefault This property is required. Boolean
Specifies if tag is default.
tagInfo This property is required. Property Map
Retention tag information
taggingPriority This property is required. Number
Retention Tag priority.
criteria List<Property Map>
Criteria which decides whether the tag can be applied to a triggered backup.

TargetCopySettingResponse

CopyAfter This property is required. CopyOnExpiryOptionResponse | CustomCopyOptionResponse | ImmediateCopyOptionResponse
It can be CustomCopyOption or ImmediateCopyOption.
DataStore This property is required. DataStoreInfoBaseResponse
Info of target datastore
copyAfter This property is required. CopyOnExpiryOptionResponse | CustomCopyOptionResponse | ImmediateCopyOptionResponse
It can be CustomCopyOption or ImmediateCopyOption.
dataStore This property is required. DataStoreInfoBaseResponse
Info of target datastore
copyAfter This property is required. CopyOnExpiryOptionResponse | CustomCopyOptionResponse | ImmediateCopyOptionResponse
It can be CustomCopyOption or ImmediateCopyOption.
dataStore This property is required. DataStoreInfoBaseResponse
Info of target datastore
copy_after This property is required. CopyOnExpiryOptionResponse | CustomCopyOptionResponse | ImmediateCopyOptionResponse
It can be CustomCopyOption or ImmediateCopyOption.
data_store This property is required. DataStoreInfoBaseResponse
Info of target datastore
copyAfter This property is required. Property Map | Property Map | Property Map
It can be CustomCopyOption or ImmediateCopyOption.
dataStore This property is required. Property Map
Info of target datastore

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi