ApplicationGatewayLoadDistributionTarget 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.
Compatibility declaration for the ApplicationGatewayLoadDistributionTarget type.
public class ApplicationGatewayLoadDistributionTarget : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ApplicationGatewayLoadDistributionTarget>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ApplicationGatewayLoadDistributionTarget>
type ApplicationGatewayLoadDistributionTarget = class
inherit NetworkResourceData
interface IJsonModel<ApplicationGatewayLoadDistributionTarget>
interface IPersistableModel<ApplicationGatewayLoadDistributionTarget>
Public Class ApplicationGatewayLoadDistributionTarget
Inherits NetworkResourceData
Implements IJsonModel(Of ApplicationGatewayLoadDistributionTarget), IPersistableModel(Of ApplicationGatewayLoadDistributionTarget)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ApplicationGatewayLoadDistributionTarget() |
Initializes a new instance of ApplicationGatewayLoadDistributionTarget. |
Properties
| Name | Description |
|---|---|
| BackendAddressPoolId |
Resource ID. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |
| WeightPerServer |
Weight per server. Range between 1 and 100. |