Share via


WorkerPoolResource Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class WorkerPoolResource : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type WorkerPoolResource = class
    inherit ProxyOnlyResource
Public Class WorkerPoolResource
Inherits ProxyOnlyResource
Inheritance
WorkerPoolResource
Attributes

Constructors

WorkerPoolResource()
WorkerPoolResource(String, String, String, String, Nullable<Int32>, Nullable<ComputeModeOptions>, String, Nullable<Int32>, IList<String>, SkuDescription)

Properties

ComputeMode
Id (Inherited from ProxyOnlyResource)
InstanceNames
Kind (Inherited from ProxyOnlyResource)
Name (Inherited from ProxyOnlyResource)
Sku
Type (Inherited from ProxyOnlyResource)
WorkerCount
WorkerSize
WorkerSizeId

Applies to