azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

213 строки
19 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration"
fullName: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration"
name: "NetworkConfiguration"
nameWithType: "NetworkConfiguration"
summary: "Network<wbr>Configuration specifies the Kubernetes cluster network related configuration."
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 **NetworkConfiguration**"
constructors:
- uid: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.NetworkConfiguration()"
fullName: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.NetworkConfiguration()"
name: "NetworkConfiguration()"
nameWithType: "NetworkConfiguration.NetworkConfiguration()"
summary: "Creates an instance of Network<wbr>Configuration class."
syntax: "public NetworkConfiguration()"
desc: "Creates an instance of NetworkConfiguration class."
methods:
- uid: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.attachedNetworkConfiguration()"
fullName: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.attachedNetworkConfiguration()"
name: "attachedNetworkConfiguration()"
nameWithType: "NetworkConfiguration.attachedNetworkConfiguration()"
summary: "Get the attached<wbr>Network<wbr>Configuration property: Attached<wbr>Network<wbr>Configuration represents the set of workload networks to attach to a resource."
syntax: "public AttachedNetworkConfiguration attachedNetworkConfiguration()"
desc: "Get the attachedNetworkConfiguration property: AttachedNetworkConfiguration represents the set of workload networks to attach to a resource.\n\nThe configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster."
returns:
description: "the attachedNetworkConfiguration value."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.AttachedNetworkConfiguration?alt=com.azure.resourcemanager.networkcloud.models.AttachedNetworkConfiguration&text=AttachedNetworkConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.bgpServiceLoadBalancerConfiguration()"
fullName: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.bgpServiceLoadBalancerConfiguration()"
name: "bgpServiceLoadBalancerConfiguration()"
nameWithType: "NetworkConfiguration.bgpServiceLoadBalancerConfiguration()"
summary: "Get the bgp<wbr>Service<wbr>Load<wbr>Balancer<wbr>Configuration property: Bgp<wbr>Service<wbr>Load<wbr>Balancer<wbr>Configuration represents the configuration of a BGP service load balancer."
syntax: "public BgpServiceLoadBalancerConfiguration bgpServiceLoadBalancerConfiguration()"
desc: "Get the bgpServiceLoadBalancerConfiguration property: BgpServiceLoadBalancerConfiguration represents the configuration of a BGP service load balancer.\n\nThe configuration of the BGP service load balancer for this Kubernetes cluster."
returns:
description: "the bgpServiceLoadBalancerConfiguration value."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.BgpServiceLoadBalancerConfiguration?alt=com.azure.resourcemanager.networkcloud.models.BgpServiceLoadBalancerConfiguration&text=BgpServiceLoadBalancerConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.cloudServicesNetworkId()"
fullName: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.cloudServicesNetworkId()"
name: "cloudServicesNetworkId()"
nameWithType: "NetworkConfiguration.cloudServicesNetworkId()"
summary: "Get the cloud<wbr>Services<wbr>Network<wbr>Id property: The resource ID of the associated Cloud Services network."
syntax: "public String cloudServicesNetworkId()"
desc: "Get the cloudServicesNetworkId property: The resource ID of the associated Cloud Services network."
returns:
description: "the cloudServicesNetworkId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.cniNetworkId()"
fullName: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.cniNetworkId()"
name: "cniNetworkId()"
nameWithType: "NetworkConfiguration.cniNetworkId()"
summary: "Get the cni<wbr>Network<wbr>Id property: The resource ID of the Layer 3 network that is used for creation of the Container Networking Interface network."
syntax: "public String cniNetworkId()"
desc: "Get the cniNetworkId property: The resource ID of the Layer 3 network that is used for creation of the Container Networking Interface network."
returns:
description: "the cniNetworkId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.dnsServiceIp()"
fullName: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.dnsServiceIp()"
name: "dnsServiceIp()"
nameWithType: "NetworkConfiguration.dnsServiceIp()"
summary: "Get the dns<wbr>Service<wbr>Ip property: The IP address assigned to the Kubernetes DNS service."
syntax: "public String dnsServiceIp()"
desc: "Get the dnsServiceIp property: The IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in service CIDR."
returns:
description: "the dnsServiceIp value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.podCidrs()"
fullName: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.podCidrs()"
name: "podCidrs()"
nameWithType: "NetworkConfiguration.podCidrs()"
summary: "Get the pod<wbr>Cidrs property: The CIDR notation IP ranges from which to assign pod IPs."
syntax: "public List<String> podCidrs()"
desc: "Get the podCidrs property: The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking."
returns:
description: "the podCidrs value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.serviceCidrs()"
fullName: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.serviceCidrs()"
name: "serviceCidrs()"
nameWithType: "NetworkConfiguration.serviceCidrs()"
summary: "Get the service<wbr>Cidrs property: The CIDR notation IP ranges from which to assign service IPs."
syntax: "public List<String> serviceCidrs()"
desc: "Get the serviceCidrs property: The CIDR notation IP ranges from which to assign service IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking."
returns:
description: "the serviceCidrs value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.validate()"
fullName: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.validate()"
name: "validate()"
nameWithType: "NetworkConfiguration.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.withAttachedNetworkConfiguration(com.azure.resourcemanager.networkcloud.models.AttachedNetworkConfiguration)"
fullName: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.withAttachedNetworkConfiguration(AttachedNetworkConfiguration attachedNetworkConfiguration)"
name: "withAttachedNetworkConfiguration(AttachedNetworkConfiguration attachedNetworkConfiguration)"
nameWithType: "NetworkConfiguration.withAttachedNetworkConfiguration(AttachedNetworkConfiguration attachedNetworkConfiguration)"
summary: "Set the attached<wbr>Network<wbr>Configuration property: Attached<wbr>Network<wbr>Configuration represents the set of workload networks to attach to a resource."
parameters:
- description: "the attachedNetworkConfiguration value to set."
name: "attachedNetworkConfiguration"
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.AttachedNetworkConfiguration?alt=com.azure.resourcemanager.networkcloud.models.AttachedNetworkConfiguration&text=AttachedNetworkConfiguration\" data-throw-if-not-resolved=\"False\" />"
syntax: "public NetworkConfiguration withAttachedNetworkConfiguration(AttachedNetworkConfiguration attachedNetworkConfiguration)"
desc: "Set the attachedNetworkConfiguration property: AttachedNetworkConfiguration represents the set of workload networks to attach to a resource.\n\nThe configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster."
returns:
description: "the NetworkConfiguration object itself."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.NetworkConfiguration?alt=com.azure.resourcemanager.networkcloud.models.NetworkConfiguration&text=NetworkConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.withBgpServiceLoadBalancerConfiguration(com.azure.resourcemanager.networkcloud.models.BgpServiceLoadBalancerConfiguration)"
fullName: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.withBgpServiceLoadBalancerConfiguration(BgpServiceLoadBalancerConfiguration bgpServiceLoadBalancerConfiguration)"
name: "withBgpServiceLoadBalancerConfiguration(BgpServiceLoadBalancerConfiguration bgpServiceLoadBalancerConfiguration)"
nameWithType: "NetworkConfiguration.withBgpServiceLoadBalancerConfiguration(BgpServiceLoadBalancerConfiguration bgpServiceLoadBalancerConfiguration)"
summary: "Set the bgp<wbr>Service<wbr>Load<wbr>Balancer<wbr>Configuration property: Bgp<wbr>Service<wbr>Load<wbr>Balancer<wbr>Configuration represents the configuration of a BGP service load balancer."
parameters:
- description: "the bgpServiceLoadBalancerConfiguration value to set."
name: "bgpServiceLoadBalancerConfiguration"
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.BgpServiceLoadBalancerConfiguration?alt=com.azure.resourcemanager.networkcloud.models.BgpServiceLoadBalancerConfiguration&text=BgpServiceLoadBalancerConfiguration\" data-throw-if-not-resolved=\"False\" />"
syntax: "public NetworkConfiguration withBgpServiceLoadBalancerConfiguration(BgpServiceLoadBalancerConfiguration bgpServiceLoadBalancerConfiguration)"
desc: "Set the bgpServiceLoadBalancerConfiguration property: BgpServiceLoadBalancerConfiguration represents the configuration of a BGP service load balancer.\n\nThe configuration of the BGP service load balancer for this Kubernetes cluster."
returns:
description: "the NetworkConfiguration object itself."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.NetworkConfiguration?alt=com.azure.resourcemanager.networkcloud.models.NetworkConfiguration&text=NetworkConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.withCloudServicesNetworkId(java.lang.String)"
fullName: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.withCloudServicesNetworkId(String cloudServicesNetworkId)"
name: "withCloudServicesNetworkId(String cloudServicesNetworkId)"
nameWithType: "NetworkConfiguration.withCloudServicesNetworkId(String cloudServicesNetworkId)"
summary: "Set the cloud<wbr>Services<wbr>Network<wbr>Id property: The resource ID of the associated Cloud Services network."
parameters:
- description: "the cloudServicesNetworkId value to set."
name: "cloudServicesNetworkId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public NetworkConfiguration withCloudServicesNetworkId(String cloudServicesNetworkId)"
desc: "Set the cloudServicesNetworkId property: The resource ID of the associated Cloud Services network."
returns:
description: "the NetworkConfiguration object itself."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.NetworkConfiguration?alt=com.azure.resourcemanager.networkcloud.models.NetworkConfiguration&text=NetworkConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.withCniNetworkId(java.lang.String)"
fullName: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.withCniNetworkId(String cniNetworkId)"
name: "withCniNetworkId(String cniNetworkId)"
nameWithType: "NetworkConfiguration.withCniNetworkId(String cniNetworkId)"
summary: "Set the cni<wbr>Network<wbr>Id property: The resource ID of the Layer 3 network that is used for creation of the Container Networking Interface network."
parameters:
- description: "the cniNetworkId value to set."
name: "cniNetworkId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public NetworkConfiguration withCniNetworkId(String cniNetworkId)"
desc: "Set the cniNetworkId property: The resource ID of the Layer 3 network that is used for creation of the Container Networking Interface network."
returns:
description: "the NetworkConfiguration object itself."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.NetworkConfiguration?alt=com.azure.resourcemanager.networkcloud.models.NetworkConfiguration&text=NetworkConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.withDnsServiceIp(java.lang.String)"
fullName: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.withDnsServiceIp(String dnsServiceIp)"
name: "withDnsServiceIp(String dnsServiceIp)"
nameWithType: "NetworkConfiguration.withDnsServiceIp(String dnsServiceIp)"
summary: "Set the dns<wbr>Service<wbr>Ip property: The IP address assigned to the Kubernetes DNS service."
parameters:
- description: "the dnsServiceIp value to set."
name: "dnsServiceIp"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public NetworkConfiguration withDnsServiceIp(String dnsServiceIp)"
desc: "Set the dnsServiceIp property: The IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in service CIDR."
returns:
description: "the NetworkConfiguration object itself."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.NetworkConfiguration?alt=com.azure.resourcemanager.networkcloud.models.NetworkConfiguration&text=NetworkConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.withPodCidrs(java.util.List<java.lang.String>)"
fullName: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.withPodCidrs(List<String> podCidrs)"
name: "withPodCidrs(List<String> podCidrs)"
nameWithType: "NetworkConfiguration.withPodCidrs(List<String> podCidrs)"
summary: "Set the pod<wbr>Cidrs property: The CIDR notation IP ranges from which to assign pod IPs."
parameters:
- description: "the podCidrs value to set."
name: "podCidrs"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public NetworkConfiguration withPodCidrs(List<String> podCidrs)"
desc: "Set the podCidrs property: The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking."
returns:
description: "the NetworkConfiguration object itself."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.NetworkConfiguration?alt=com.azure.resourcemanager.networkcloud.models.NetworkConfiguration&text=NetworkConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.withServiceCidrs(java.util.List<java.lang.String>)"
fullName: "com.azure.resourcemanager.networkcloud.models.NetworkConfiguration.withServiceCidrs(List<String> serviceCidrs)"
name: "withServiceCidrs(List<String> serviceCidrs)"
nameWithType: "NetworkConfiguration.withServiceCidrs(List<String> serviceCidrs)"
summary: "Set the service<wbr>Cidrs property: The CIDR notation IP ranges from which to assign service IPs."
parameters:
- description: "the serviceCidrs value to set."
name: "serviceCidrs"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public NetworkConfiguration withServiceCidrs(List<String> serviceCidrs)"
desc: "Set the serviceCidrs property: The CIDR notation IP ranges from which to assign service IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking."
returns:
description: "the NetworkConfiguration object itself."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.NetworkConfiguration?alt=com.azure.resourcemanager.networkcloud.models.NetworkConfiguration&text=NetworkConfiguration\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "NetworkConfiguration specifies the Kubernetes cluster network related configuration."
metadata: {}
package: "com.azure.resourcemanager.networkcloud.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-networkcloud:1.0.0