WorkerPoolResource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- 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 |