ISourceLifeCycle.TargetDataStoreCopySetting Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ITargetCopySetting) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetDataStoreCopySettings", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ITargetCopySetting> TargetDataStoreCopySetting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ITargetCopySetting) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetDataStoreCopySettings", Update=true)>]
member this.TargetDataStoreCopySetting : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ITargetCopySetting> with get, set
Public Property TargetDataStoreCopySetting As List(Of ITargetCopySetting)

Property Value

Attributes

Applies to