You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prompts you for confirmation before running the cmdlet.
216
216
@@ -268,7 +268,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
268
268
### COMPLEX PARAMETER PROPERTIES
269
269
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
Collection of probe objects used in the load balancer
332
332
To construct, see NOTES section for PROBE properties and create a hash table.
@@ -742,33 +742,7 @@ To create the parameters described below, construct a hash table containing the
742
742
- `[PublicIPAddress <IPublicIPAddress>]`: Public IP address bound to the IP configuration.
743
743
- `[Subnet <ISubnet>]`: Subnet bound to the IP configuration.
744
744
745
-
#### LOADBALANCINGRULE <ILoadBalancingRule[]>: Object collection representing the load balancing rules Gets the provisioning
746
-
- `FrontendPort <Int32>`: The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values are between 0 and 65534. Note that value 0 enables "Any Port"
747
-
- `Protocol <TransportProtocol>`: The transport protocol for the endpoint. Possible values are 'Udp' or 'Tcp' or 'All'.
748
-
- `[Id <String>]`: Resource ID.
749
-
- `[BackendAddressPoolId <String>]`: Resource ID.
750
-
- `[BackendPort <Int32?>]`: The port used for internal connections on the endpoint. Acceptable values are between 0 and 65535. Note that value 0 enables "Any Port"
751
-
- `[DisableOutboundSnat <Boolean?>]`: Configures SNAT for the VMs in the backend pool to use the publicIP address specified in the frontend of the load balancing rule.
752
-
- `[EnableFloatingIP <Boolean?>]`: Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint.
753
-
- `[Etag <String>]`: A unique read-only string that changes whenever the resource is updated.
- `[IdleTimeoutInMinute <Int32?>]`: The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP.
756
-
- `[LoadDistribution <LoadDistribution?>]`: The load distribution policy for this rule. Possible values are 'Default', 'SourceIP', and 'SourceIPProtocol'.
757
-
- `[Name <String>]`: The name of the resource that is unique within a resource group. This name can be used to access the resource.
758
-
- `[ProbeId <String>]`: Resource ID.
759
-
- `[ProvisioningState <String>]`: Gets the provisioning state of the PublicIP resource. Possible values are: 'Updating', 'Deleting', and 'Failed'.
760
-
761
-
#### OUTBOUNDNATRULE <IOutboundNatRule[]>: The outbound NAT rules.
762
-
- `[Id <String>]`: Resource ID.
763
-
- `[AllocatedOutboundPort <Int32?>]`: The number of outbound ports to be used for NAT.
764
-
- `[BackendAddressPoolId <String>]`: Resource ID.
765
-
- `[Etag <String>]`: A unique read-only string that changes whenever the resource is updated.
766
-
- `[FrontendIPConfiguration <ISubResource[]>]`: The Frontend IP addresses of the load balancer.
767
-
- `[Id <String>]`: Resource ID.
768
-
- `[Name <String>]`: The name of the resource that is unique within a resource group. This name can be used to access the resource.
769
-
- `[ProvisioningState <String>]`: Gets the provisioning state of the PublicIP resource. Possible values are: 'Updating', 'Deleting', and 'Failed'.
@@ -838,6 +812,32 @@ To create the parameters described below, construct a hash table containing the
838
812
- `[ResourceGuid <String>]`: The resource GUID property of the load balancer resource.
839
813
- `[SkuName <LoadBalancerSkuName?>]`: Name of a load balancer SKU.
840
814
815
+
#### LOADBALANCINGRULE <ILoadBalancingRule[]>: Object collection representing the load balancing rules Gets the provisioning
816
+
- `FrontendPort <Int32>`: The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values are between 0 and 65534. Note that value 0 enables "Any Port"
817
+
- `Protocol <TransportProtocol>`: The transport protocol for the endpoint. Possible values are 'Udp' or 'Tcp' or 'All'.
818
+
- `[Id <String>]`: Resource ID.
819
+
- `[BackendAddressPoolId <String>]`: Resource ID.
820
+
- `[BackendPort <Int32?>]`: The port used for internal connections on the endpoint. Acceptable values are between 0 and 65535. Note that value 0 enables "Any Port"
821
+
- `[DisableOutboundSnat <Boolean?>]`: Configures SNAT for the VMs in the backend pool to use the publicIP address specified in the frontend of the load balancing rule.
822
+
- `[EnableFloatingIP <Boolean?>]`: Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint.
823
+
- `[Etag <String>]`: A unique read-only string that changes whenever the resource is updated.
- `[IdleTimeoutInMinute <Int32?>]`: The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP.
826
+
- `[LoadDistribution <LoadDistribution?>]`: The load distribution policy for this rule. Possible values are 'Default', 'SourceIP', and 'SourceIPProtocol'.
827
+
- `[Name <String>]`: The name of the resource that is unique within a resource group. This name can be used to access the resource.
828
+
- `[ProbeId <String>]`: Resource ID.
829
+
- `[ProvisioningState <String>]`: Gets the provisioning state of the PublicIP resource. Possible values are: 'Updating', 'Deleting', and 'Failed'.
830
+
831
+
#### OUTBOUNDNATRULE <IOutboundNatRule[]>: The outbound NAT rules.
832
+
- `[Id <String>]`: Resource ID.
833
+
- `[AllocatedOutboundPort <Int32?>]`: The number of outbound ports to be used for NAT.
834
+
- `[BackendAddressPoolId <String>]`: Resource ID.
835
+
- `[Etag <String>]`: A unique read-only string that changes whenever the resource is updated.
836
+
- `[FrontendIPConfiguration <ISubResource[]>]`: The Frontend IP addresses of the load balancer.
837
+
- `[Id <String>]`: Resource ID.
838
+
- `[Name <String>]`: The name of the resource that is unique within a resource group. This name can be used to access the resource.
839
+
- `[ProvisioningState <String>]`: Gets the provisioning state of the PublicIP resource. Possible values are: 'Updating', 'Deleting', and 'Failed'.
840
+
841
841
#### PROBE <IProbe[]>: Collection of probe objects used in the load balancer
842
842
- `Port <Int32>`: The port for communicating the probe. Possible values range from 1 to 65535, inclusive.
843
843
- `Protocol <ProbeProtocol>`: The protocol of the end point. Possible values are: 'Http' or 'Tcp'. If 'Tcp' is specified, a received ACK is required for the probe to be successful. If 'Http' is specified, a 200 OK response from the specifies URI is required for the probe to be successful.
@@ -409,7 +409,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
409
409
### COMPLEX PARAMETER PROPERTIES
410
410
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
411
411
412
-
#### PARAMETER <ILocalNetworkGateway>: A common class for general resource information
412
+
#### LOCALNETWORKGATEWAY <ILocalNetworkGateway>: A common class for general resource information
0 commit comments