IDatasourceSet.DatasourceType Property

Definition

DatasourceType of the resource.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="DatasourceType of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="datasourceType", Update=true)]
public string DatasourceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="DatasourceType of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="datasourceType", Update=true)>]
member this.DatasourceType : string with get, set
Public Property DatasourceType As String

Property Value

Attributes

Applies to