BaseBackupPolicyResource.DatasourceType Property

Definition

Type of datasource for the backup management

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> DatasourceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Inlined)>]
member this.DatasourceType : System.Collections.Generic.List<string> with get, set
Public Property DatasourceType As List(Of String)

Property Value

Implements

Attributes

Applies to