ResourceSpec.Resources Property

Definition

public:
 property cli::array <Microsoft::BizTalk::ApplicationDeployment::ResourceSpecItem ^> ^ Resources { cli::array <Microsoft::BizTalk::ApplicationDeployment::ResourceSpecItem ^> ^ get(); void set(cli::array <Microsoft::BizTalk::ApplicationDeployment::ResourceSpecItem ^> ^ value); };
public Microsoft.BizTalk.ApplicationDeployment.ResourceSpecItem[] Resources { get; set; }
member this.Resources : Microsoft.BizTalk.ApplicationDeployment.ResourceSpecItem[] with get, set
Public Property Resources As ResourceSpecItem()

Property Value

ResourceSpecItem[]

Applies to