93 строки
7.6 KiB
YAML
93 строки
7.6 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration"
|
|
fullName: "com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration"
|
|
name: "NginxFrontendIpConfiguration"
|
|
nameWithType: "NginxFrontendIpConfiguration"
|
|
summary: "The Nginx<wbr>Frontend<wbr>IpConfiguration model."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **NginxFrontendIpConfiguration**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration.NginxFrontendIpConfiguration()"
|
|
fullName: "com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration.NginxFrontendIpConfiguration()"
|
|
name: "NginxFrontendIpConfiguration()"
|
|
nameWithType: "NginxFrontendIpConfiguration.NginxFrontendIpConfiguration()"
|
|
summary: "Creates an instance of Nginx<wbr>Frontend<wbr>IpConfiguration class."
|
|
syntax: "public NginxFrontendIpConfiguration()"
|
|
desc: "Creates an instance of NginxFrontendIpConfiguration class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration.privateIpAddresses()"
|
|
fullName: "com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration.privateIpAddresses()"
|
|
name: "privateIpAddresses()"
|
|
nameWithType: "NginxFrontendIpConfiguration.privateIpAddresses()"
|
|
summary: "Get the private<wbr>IpAddresses property: The private<wbr>IPAddresses property."
|
|
syntax: "public List<NginxPrivateIpAddress> privateIpAddresses()"
|
|
desc: "Get the privateIpAddresses property: The privateIPAddresses property."
|
|
returns:
|
|
description: "the privateIpAddresses value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.nginx.models.NginxPrivateIpAddress?alt=com.azure.resourcemanager.nginx.models.NginxPrivateIpAddress&text=NginxPrivateIpAddress\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration.publicIpAddresses()"
|
|
fullName: "com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration.publicIpAddresses()"
|
|
name: "publicIpAddresses()"
|
|
nameWithType: "NginxFrontendIpConfiguration.publicIpAddresses()"
|
|
summary: "Get the public<wbr>IpAddresses property: The public<wbr>IPAddresses property."
|
|
syntax: "public List<NginxPublicIpAddress> publicIpAddresses()"
|
|
desc: "Get the publicIpAddresses property: The publicIPAddresses property."
|
|
returns:
|
|
description: "the publicIpAddresses value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.nginx.models.NginxPublicIpAddress?alt=com.azure.resourcemanager.nginx.models.NginxPublicIpAddress&text=NginxPublicIpAddress\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration.validate()"
|
|
fullName: "com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration.validate()"
|
|
name: "validate()"
|
|
nameWithType: "NginxFrontendIpConfiguration.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration.withPrivateIpAddresses(java.util.List<com.azure.resourcemanager.nginx.models.NginxPrivateIpAddress>)"
|
|
fullName: "com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration.withPrivateIpAddresses(List<NginxPrivateIpAddress> privateIpAddresses)"
|
|
name: "withPrivateIpAddresses(List<NginxPrivateIpAddress> privateIpAddresses)"
|
|
nameWithType: "NginxFrontendIpConfiguration.withPrivateIpAddresses(List<NginxPrivateIpAddress> privateIpAddresses)"
|
|
summary: "Set the private<wbr>IpAddresses property: The private<wbr>IPAddresses property."
|
|
parameters:
|
|
- description: "the privateIpAddresses value to set."
|
|
name: "privateIpAddresses"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.nginx.models.NginxPrivateIpAddress?alt=com.azure.resourcemanager.nginx.models.NginxPrivateIpAddress&text=NginxPrivateIpAddress\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public NginxFrontendIpConfiguration withPrivateIpAddresses(List<NginxPrivateIpAddress> privateIpAddresses)"
|
|
desc: "Set the privateIpAddresses property: The privateIPAddresses property."
|
|
returns:
|
|
description: "the NginxFrontendIpConfiguration object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration?alt=com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration&text=NginxFrontendIpConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration.withPublicIpAddresses(java.util.List<com.azure.resourcemanager.nginx.models.NginxPublicIpAddress>)"
|
|
fullName: "com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration.withPublicIpAddresses(List<NginxPublicIpAddress> publicIpAddresses)"
|
|
name: "withPublicIpAddresses(List<NginxPublicIpAddress> publicIpAddresses)"
|
|
nameWithType: "NginxFrontendIpConfiguration.withPublicIpAddresses(List<NginxPublicIpAddress> publicIpAddresses)"
|
|
summary: "Set the public<wbr>IpAddresses property: The public<wbr>IPAddresses property."
|
|
parameters:
|
|
- description: "the publicIpAddresses value to set."
|
|
name: "publicIpAddresses"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.nginx.models.NginxPublicIpAddress?alt=com.azure.resourcemanager.nginx.models.NginxPublicIpAddress&text=NginxPublicIpAddress\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public NginxFrontendIpConfiguration withPublicIpAddresses(List<NginxPublicIpAddress> publicIpAddresses)"
|
|
desc: "Set the publicIpAddresses property: The publicIPAddresses property."
|
|
returns:
|
|
description: "the NginxFrontendIpConfiguration object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration?alt=com.azure.resourcemanager.nginx.models.NginxFrontendIpConfiguration&text=NginxFrontendIpConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The NginxFrontendIpConfiguration model."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.nginx.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-nginx:1.0.0
|