Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PSFrontendIPConfiguration Class
Definition
- Namespace:
- Microsoft.Azure.Commands.Network.Models
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.Network.dll
- Assembly:
- Microsoft.Azure.Commands.Network.dll
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.
public class PSFrontendIPConfiguration : Microsoft.Azure.Commands.Network.Models.PSChildResource
public class PSFrontendIPConfiguration : Microsoft.Azure.Commands.Network.Models.PSIPConfiguration
type PSFrontendIPConfiguration = class
inherit PSChildResource
type PSFrontendIPConfiguration = class
inherit PSIPConfiguration
Public Class PSFrontendIPConfiguration
Inherits PSChildResource
Public Class PSFrontendIPConfiguration
Inherits PSIPConfiguration
- Inheritance
- Inheritance
Constructors
| Name | Description |
|---|---|
| PSFrontendIPConfiguration() | |
Properties
| Name | Description |
|---|---|
| DdosSettings | |
| DdosSettingsText | |
| Etag | (Inherited from PSChildResource) |
| GatewayLoadBalancer | |
| GatewayLoadBalancerText | |
| Id | (Inherited from PSResourceId) |
| InboundNatPools | |
| InboundNatPoolsText | |
| InboundNatRules | |
| InboundNatRulesText | |
| LoadBalancingRules | |
| LoadBalancingRulesText | |
| Name | (Inherited from PSChildResource) |
| OutboundRules | |
| OutboundRulesText | |
| PrivateIpAddress | |
| PrivateIpAddress | (Inherited from PSIPConfiguration) |
| PrivateIpAddressVersion | |
| PrivateIpAllocationMethod | |
| PrivateIpAllocationMethod | (Inherited from PSIPConfiguration) |
| ProvisioningState | |
| ProvisioningState | (Inherited from PSIPConfiguration) |
| PublicIpAddress | |
| PublicIpAddress | (Inherited from PSIPConfiguration) |
| PublicIpAddressText | |
| PublicIpAddressText | (Inherited from PSIPConfiguration) |
| PublicIPPrefix | |
| PublicIPPrefixText | |
| Subnet | |
| Subnet | (Inherited from PSIPConfiguration) |
| SubnetText | |
| SubnetText | (Inherited from PSIPConfiguration) |
| Zones | |
| ZonesText | |
