ApplicationGatewayFrontendPortInner Class
Definition
Frontend port of an application gateway.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ApplicationGatewayFrontendPortInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
type ApplicationGatewayFrontendPortInner = class
inherit SubResource
Public Class ApplicationGatewayFrontendPortInner
Inherits SubResource
- Inheritance
- Attributes
-
Microsoft.Rest.Serialization.JsonTransformationAttribute
Constructors
ApplicationGatewayFrontendPortInner() |
Initializes a new instance of the ApplicationGatewayFrontendPortInner class. |
ApplicationGatewayFrontendPortInner(String, Nullable<Int32>, String, String, String, String) |
Properties
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 name of the resource that is unique within a resource group. This name can be used to access the resource. |
Port |
Gets or sets frontend port |
ProvisioningState |
Gets or sets provisioning state of the frontend port resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. |
Type |