ExtensionImage.HostingResources Property

Definition

Optional. Required. The supported hosting resources. It must contain 'WebRole' and/or 'WorkerRole'. E.g. 'WebRole|WorkerRole' or 'WebRole|WorkerRole|VmRole'.

public string HostingResources { get; set; }
member this.HostingResources : string with get, set
Public Property HostingResources As String

Property Value

Applies to