azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

287 строки
22 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.InboundNatPool"
fullName: "com.microsoft.azure.management.network.InboundNatPool"
name: "InboundNatPool"
nameWithType: "InboundNatPool"
summary: "Inbound NAT pool of the load balancer."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.SubResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.microsoft.azure.SubResource?alt=com.microsoft.azure.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.azure.SubResource.id()?alt=com.microsoft.azure.SubResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.SubResource.withId(java.lang.String)?alt=com.microsoft.azure.SubResource.withId&text=withId\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **InboundNatPool**</br> extends <xref href=\"com.microsoft.azure.SubResource?alt=com.microsoft.azure.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.microsoft.azure.management.network.InboundNatPool.InboundNatPool()"
fullName: "com.microsoft.azure.management.network.InboundNatPool.InboundNatPool()"
name: "InboundNatPool()"
nameWithType: "InboundNatPool.InboundNatPool()"
syntax: "public InboundNatPool()"
methods:
- uid: "com.microsoft.azure.management.network.InboundNatPool.backendPort()"
fullName: "com.microsoft.azure.management.network.InboundNatPool.backendPort()"
name: "backendPort()"
nameWithType: "InboundNatPool.backendPort()"
summary: "Get the port used for internal connections on the endpoint."
syntax: "public int backendPort()"
desc: "Get the port used for internal connections on the endpoint. Acceptable values are between 1 and 65535."
returns:
description: "the backendPort value"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.enableFloatingIP()"
fullName: "com.microsoft.azure.management.network.InboundNatPool.enableFloatingIP()"
name: "enableFloatingIP()"
nameWithType: "InboundNatPool.enableFloatingIP()"
summary: "Get configures a virtual machine's endpoint for the floating IP capability required to configure a SQL Always<wbr>On Availability Group."
syntax: "public Boolean enableFloatingIP()"
desc: "Get 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."
returns:
description: "the enableFloatingIP value"
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.enableTcpReset()"
fullName: "com.microsoft.azure.management.network.InboundNatPool.enableTcpReset()"
name: "enableTcpReset()"
nameWithType: "InboundNatPool.enableTcpReset()"
summary: "Get receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination."
syntax: "public Boolean enableTcpReset()"
desc: "Get receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP."
returns:
description: "the enableTcpReset value"
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.etag()"
fullName: "com.microsoft.azure.management.network.InboundNatPool.etag()"
name: "etag()"
nameWithType: "InboundNatPool.etag()"
summary: "Get a unique read-only string that changes whenever the resource is updated."
syntax: "public String etag()"
desc: "Get a unique read-only string that changes whenever the resource is updated."
returns:
description: "the etag value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.frontendIPConfiguration()"
fullName: "com.microsoft.azure.management.network.InboundNatPool.frontendIPConfiguration()"
name: "frontendIPConfiguration()"
nameWithType: "InboundNatPool.frontendIPConfiguration()"
summary: "Get a reference to frontend IP addresses."
syntax: "public SubResource frontendIPConfiguration()"
desc: "Get a reference to frontend IP addresses."
returns:
description: "the frontendIPConfiguration value"
type: "<xref href=\"com.microsoft.azure.SubResource?alt=com.microsoft.azure.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.frontendPortRangeEnd()"
fullName: "com.microsoft.azure.management.network.InboundNatPool.frontendPortRangeEnd()"
name: "frontendPortRangeEnd()"
nameWithType: "InboundNatPool.frontendPortRangeEnd()"
summary: "Get the last port number in the range of external ports that will be used to provide Inbound Nat to NICs associated with a load balancer."
syntax: "public int frontendPortRangeEnd()"
desc: "Get the last port number in the range of external ports that will be used to provide Inbound Nat to NICs associated with a load balancer. Acceptable values range between 1 and 65535."
returns:
description: "the frontendPortRangeEnd value"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.frontendPortRangeStart()"
fullName: "com.microsoft.azure.management.network.InboundNatPool.frontendPortRangeStart()"
name: "frontendPortRangeStart()"
nameWithType: "InboundNatPool.frontendPortRangeStart()"
summary: "Get the first port number in the range of external ports that will be used to provide Inbound Nat to NICs associated with a load balancer."
syntax: "public int frontendPortRangeStart()"
desc: "Get the first port number in the range of external ports that will be used to provide Inbound Nat to NICs associated with a load balancer. Acceptable values range between 1 and 65534."
returns:
description: "the frontendPortRangeStart value"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.idleTimeoutInMinutes()"
fullName: "com.microsoft.azure.management.network.InboundNatPool.idleTimeoutInMinutes()"
name: "idleTimeoutInMinutes()"
nameWithType: "InboundNatPool.idleTimeoutInMinutes()"
summary: "Get the timeout for the TCP idle connection."
syntax: "public Integer idleTimeoutInMinutes()"
desc: "Get 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."
returns:
description: "the idleTimeoutInMinutes value"
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.name()"
fullName: "com.microsoft.azure.management.network.InboundNatPool.name()"
name: "name()"
nameWithType: "InboundNatPool.name()"
summary: "Get the name of the resource that is unique within the set of inbound NAT pools used by the load balancer."
syntax: "public String name()"
desc: "Get the name of the resource that is unique within the set of inbound NAT pools used by the load balancer. This name can be used to access the resource."
returns:
description: "the name value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.protocol()"
fullName: "com.microsoft.azure.management.network.InboundNatPool.protocol()"
name: "protocol()"
nameWithType: "InboundNatPool.protocol()"
summary: "Get the reference to the transport protocol used by the inbound NAT pool."
syntax: "public TransportProtocol protocol()"
desc: "Get the reference to the transport protocol used by the inbound NAT pool. Possible values include: 'Udp', 'Tcp', 'All'."
returns:
description: "the protocol value"
type: "<xref href=\"com.microsoft.azure.management.network.TransportProtocol?alt=com.microsoft.azure.management.network.TransportProtocol&text=TransportProtocol\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.provisioningState()"
fullName: "com.microsoft.azure.management.network.InboundNatPool.provisioningState()"
name: "provisioningState()"
nameWithType: "InboundNatPool.provisioningState()"
summary: "Get the provisioning state of the inbound NAT pool resource."
syntax: "public ProvisioningState provisioningState()"
desc: "Get the provisioning state of the inbound NAT pool resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'."
returns:
description: "the provisioningState value"
type: "<xref href=\"com.microsoft.azure.management.network.ProvisioningState?alt=com.microsoft.azure.management.network.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.type()"
fullName: "com.microsoft.azure.management.network.InboundNatPool.type()"
name: "type()"
nameWithType: "InboundNatPool.type()"
summary: "Get type of the resource."
syntax: "public String type()"
desc: "Get type of the resource."
returns:
description: "the type value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.withBackendPort(int)"
fullName: "com.microsoft.azure.management.network.InboundNatPool.withBackendPort(int backendPort)"
name: "withBackendPort(int backendPort)"
nameWithType: "InboundNatPool.withBackendPort(int backendPort)"
summary: "Set the port used for internal connections on the endpoint."
parameters:
- description: "the backendPort value to set"
name: "backendPort"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
syntax: "public InboundNatPool withBackendPort(int backendPort)"
desc: "Set the port used for internal connections on the endpoint. Acceptable values are between 1 and 65535."
returns:
description: "the InboundNatPool object itself."
type: "<xref href=\"com.microsoft.azure.management.network.InboundNatPool?alt=com.microsoft.azure.management.network.InboundNatPool&text=InboundNatPool\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.withEnableFloatingIP(java.lang.Boolean)"
fullName: "com.microsoft.azure.management.network.InboundNatPool.withEnableFloatingIP(Boolean enableFloatingIP)"
name: "withEnableFloatingIP(Boolean enableFloatingIP)"
nameWithType: "InboundNatPool.withEnableFloatingIP(Boolean enableFloatingIP)"
summary: "Set configures a virtual machine's endpoint for the floating IP capability required to configure a SQL Always<wbr>On Availability Group."
parameters:
- description: "the enableFloatingIP value to set"
name: "enableFloatingIP"
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
syntax: "public InboundNatPool withEnableFloatingIP(Boolean enableFloatingIP)"
desc: "Set 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."
returns:
description: "the InboundNatPool object itself."
type: "<xref href=\"com.microsoft.azure.management.network.InboundNatPool?alt=com.microsoft.azure.management.network.InboundNatPool&text=InboundNatPool\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.withEnableTcpReset(java.lang.Boolean)"
fullName: "com.microsoft.azure.management.network.InboundNatPool.withEnableTcpReset(Boolean enableTcpReset)"
name: "withEnableTcpReset(Boolean enableTcpReset)"
nameWithType: "InboundNatPool.withEnableTcpReset(Boolean enableTcpReset)"
summary: "Set receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination."
parameters:
- description: "the enableTcpReset value to set"
name: "enableTcpReset"
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
syntax: "public InboundNatPool withEnableTcpReset(Boolean enableTcpReset)"
desc: "Set receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP."
returns:
description: "the InboundNatPool object itself."
type: "<xref href=\"com.microsoft.azure.management.network.InboundNatPool?alt=com.microsoft.azure.management.network.InboundNatPool&text=InboundNatPool\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.withFrontendIPConfiguration(com.microsoft.azure.SubResource)"
fullName: "com.microsoft.azure.management.network.InboundNatPool.withFrontendIPConfiguration(SubResource frontendIPConfiguration)"
name: "withFrontendIPConfiguration(SubResource frontendIPConfiguration)"
nameWithType: "InboundNatPool.withFrontendIPConfiguration(SubResource frontendIPConfiguration)"
summary: "Set a reference to frontend IP addresses."
parameters:
- description: "the frontendIPConfiguration value to set"
name: "frontendIPConfiguration"
type: "<xref href=\"com.microsoft.azure.SubResource?alt=com.microsoft.azure.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
syntax: "public InboundNatPool withFrontendIPConfiguration(SubResource frontendIPConfiguration)"
desc: "Set a reference to frontend IP addresses."
returns:
description: "the InboundNatPool object itself."
type: "<xref href=\"com.microsoft.azure.management.network.InboundNatPool?alt=com.microsoft.azure.management.network.InboundNatPool&text=InboundNatPool\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.withFrontendPortRangeEnd(int)"
fullName: "com.microsoft.azure.management.network.InboundNatPool.withFrontendPortRangeEnd(int frontendPortRangeEnd)"
name: "withFrontendPortRangeEnd(int frontendPortRangeEnd)"
nameWithType: "InboundNatPool.withFrontendPortRangeEnd(int frontendPortRangeEnd)"
summary: "Set the last port number in the range of external ports that will be used to provide Inbound Nat to NICs associated with a load balancer."
parameters:
- description: "the frontendPortRangeEnd value to set"
name: "frontendPortRangeEnd"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
syntax: "public InboundNatPool withFrontendPortRangeEnd(int frontendPortRangeEnd)"
desc: "Set the last port number in the range of external ports that will be used to provide Inbound Nat to NICs associated with a load balancer. Acceptable values range between 1 and 65535."
returns:
description: "the InboundNatPool object itself."
type: "<xref href=\"com.microsoft.azure.management.network.InboundNatPool?alt=com.microsoft.azure.management.network.InboundNatPool&text=InboundNatPool\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.withFrontendPortRangeStart(int)"
fullName: "com.microsoft.azure.management.network.InboundNatPool.withFrontendPortRangeStart(int frontendPortRangeStart)"
name: "withFrontendPortRangeStart(int frontendPortRangeStart)"
nameWithType: "InboundNatPool.withFrontendPortRangeStart(int frontendPortRangeStart)"
summary: "Set the first port number in the range of external ports that will be used to provide Inbound Nat to NICs associated with a load balancer."
parameters:
- description: "the frontendPortRangeStart value to set"
name: "frontendPortRangeStart"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
syntax: "public InboundNatPool withFrontendPortRangeStart(int frontendPortRangeStart)"
desc: "Set the first port number in the range of external ports that will be used to provide Inbound Nat to NICs associated with a load balancer. Acceptable values range between 1 and 65534."
returns:
description: "the InboundNatPool object itself."
type: "<xref href=\"com.microsoft.azure.management.network.InboundNatPool?alt=com.microsoft.azure.management.network.InboundNatPool&text=InboundNatPool\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.withIdleTimeoutInMinutes(java.lang.Integer)"
fullName: "com.microsoft.azure.management.network.InboundNatPool.withIdleTimeoutInMinutes(Integer idleTimeoutInMinutes)"
name: "withIdleTimeoutInMinutes(Integer idleTimeoutInMinutes)"
nameWithType: "InboundNatPool.withIdleTimeoutInMinutes(Integer idleTimeoutInMinutes)"
summary: "Set the timeout for the TCP idle connection."
parameters:
- description: "the idleTimeoutInMinutes value to set"
name: "idleTimeoutInMinutes"
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public InboundNatPool withIdleTimeoutInMinutes(Integer idleTimeoutInMinutes)"
desc: "Set 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."
returns:
description: "the InboundNatPool object itself."
type: "<xref href=\"com.microsoft.azure.management.network.InboundNatPool?alt=com.microsoft.azure.management.network.InboundNatPool&text=InboundNatPool\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.withName(java.lang.String)"
fullName: "com.microsoft.azure.management.network.InboundNatPool.withName(String name)"
name: "withName(String name)"
nameWithType: "InboundNatPool.withName(String name)"
summary: "Set the name of the resource that is unique within the set of inbound NAT pools used by the load balancer."
parameters:
- description: "the name value to set"
name: "name"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public InboundNatPool withName(String name)"
desc: "Set the name of the resource that is unique within the set of inbound NAT pools used by the load balancer. This name can be used to access the resource."
returns:
description: "the InboundNatPool object itself."
type: "<xref href=\"com.microsoft.azure.management.network.InboundNatPool?alt=com.microsoft.azure.management.network.InboundNatPool&text=InboundNatPool\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.InboundNatPool.withProtocol(com.microsoft.azure.management.network.TransportProtocol)"
fullName: "com.microsoft.azure.management.network.InboundNatPool.withProtocol(TransportProtocol protocol)"
name: "withProtocol(TransportProtocol protocol)"
nameWithType: "InboundNatPool.withProtocol(TransportProtocol protocol)"
summary: "Set the reference to the transport protocol used by the inbound NAT pool."
parameters:
- description: "the protocol value to set"
name: "protocol"
type: "<xref href=\"com.microsoft.azure.management.network.TransportProtocol?alt=com.microsoft.azure.management.network.TransportProtocol&text=TransportProtocol\" data-throw-if-not-resolved=\"False\" />"
syntax: "public InboundNatPool withProtocol(TransportProtocol protocol)"
desc: "Set the reference to the transport protocol used by the inbound NAT pool. Possible values include: 'Udp', 'Tcp', 'All'."
returns:
description: "the InboundNatPool object itself."
type: "<xref href=\"com.microsoft.azure.management.network.InboundNatPool?alt=com.microsoft.azure.management.network.InboundNatPool&text=InboundNatPool\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Inbound NAT pool of the load balancer."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4