ApplicationGatewayBackendAddressPoolInner Class
Definition
Backend Address Pool of an application gateway.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ApplicationGatewayBackendAddressPoolInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
type ApplicationGatewayBackendAddressPoolInner = class
inherit SubResource
Public Class ApplicationGatewayBackendAddressPoolInner
Inherits SubResource
- Inheritance
- Attributes
-
Microsoft.Rest.Serialization.JsonTransformationAttribute
Constructors
ApplicationGatewayBackendAddressPoolInner() |
Initializes a new instance of the ApplicationGatewayBackendAddressPoolInner class. |
ApplicationGatewayBackendAddressPoolInner(String, IList<NetworkInterfaceIPConfigurationInner>, IList<ApplicationGatewayBackendAddress>, String, String, String, String) |
Properties
BackendAddresses |
Gets or sets backend addresses |
BackendIPConfigurations |
Gets or sets collection of references to IPs defined in network interfaces. |
Etag |
Gets or sets a unique read-only string that changes whenever the resource is updated. |
Id |
Resource Id (Inherited from SubResource) |
Name |
Gets or sets resource that is unique within a resource group. This name can be used to access the resource. |
ProvisioningState |
Gets or sets provisioning state of the backend address pool resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. |
Type |