Share via


DataSourceSetInfo.ResourceProperties Property

Definition

Properties specific to data source set Please note BaseResourceProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include DefaultResourceProperties.

public Azure.ResourceManager.DataProtectionBackup.Models.BaseResourceProperties ResourceProperties { get; set; }
member this.ResourceProperties : Azure.ResourceManager.DataProtectionBackup.Models.BaseResourceProperties with get, set
Public Property ResourceProperties As BaseResourceProperties

Property Value

Applies to