366 строки
22 KiB
YAML
366 строки
22 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.networkcloud.models.L3Network"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network"
|
|
name: "L3Network"
|
|
nameWithType: "L3Network"
|
|
summary: "An immutable client-side representation of L3Network."
|
|
syntax: "public interface **L3Network**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.associatedResourceIds()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.associatedResourceIds()"
|
|
name: "associatedResourceIds()"
|
|
nameWithType: "L3Network.associatedResourceIds()"
|
|
summary: "Gets the associated<wbr>Resource<wbr>Ids property: The list of resource IDs for the other Microsoft.<wbr>Network<wbr>Cloud resources that have attached this network."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract List<String> associatedResourceIds()"
|
|
desc: "Gets the associatedResourceIds property: The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network."
|
|
returns:
|
|
description: "the associatedResourceIds value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.clusterId()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.clusterId()"
|
|
name: "clusterId()"
|
|
nameWithType: "L3Network.clusterId()"
|
|
summary: "Gets the cluster<wbr>Id property: The resource ID of the Network Cloud cluster this L3 network is associated with."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String clusterId()"
|
|
desc: "Gets the clusterId property: The resource ID of the Network Cloud cluster this L3 network is associated with."
|
|
returns:
|
|
description: "the clusterId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.detailedStatus()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.detailedStatus()"
|
|
name: "detailedStatus()"
|
|
nameWithType: "L3Network.detailedStatus()"
|
|
summary: "Gets the detailed<wbr>Status property: The more detailed status of the L3 network."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract L3NetworkDetailedStatus detailedStatus()"
|
|
desc: "Gets the detailedStatus property: The more detailed status of the L3 network."
|
|
returns:
|
|
description: "the detailedStatus value."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.L3NetworkDetailedStatus?alt=com.azure.resourcemanager.networkcloud.models.L3NetworkDetailedStatus&text=L3NetworkDetailedStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.detailedStatusMessage()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.detailedStatusMessage()"
|
|
name: "detailedStatusMessage()"
|
|
nameWithType: "L3Network.detailedStatusMessage()"
|
|
summary: "Gets the detailed<wbr>Status<wbr>Message property: The descriptive message about the current detailed status."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String detailedStatusMessage()"
|
|
desc: "Gets the detailedStatusMessage property: The descriptive message about the current detailed status."
|
|
returns:
|
|
description: "the detailedStatusMessage value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.extendedLocation()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.extendedLocation()"
|
|
name: "extendedLocation()"
|
|
nameWithType: "L3Network.extendedLocation()"
|
|
summary: "Gets the extended<wbr>Location property: Extended<wbr>Location represents the Azure custom location where the resource will be created."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ExtendedLocation extendedLocation()"
|
|
desc: "Gets the extendedLocation property: ExtendedLocation represents the Azure custom location where the resource will be created.\n\nThe extended location of the cluster associated with the resource."
|
|
returns:
|
|
description: "the extendedLocation value."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.ExtendedLocation?alt=com.azure.resourcemanager.networkcloud.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.hybridAksClustersAssociatedIds()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.hybridAksClustersAssociatedIds()"
|
|
name: "hybridAksClustersAssociatedIds()"
|
|
nameWithType: "L3Network.hybridAksClustersAssociatedIds()"
|
|
summary: "Gets the hybrid<wbr>Aks<wbr>Clusters<wbr>Associated<wbr>Ids property: Field Deprecated."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract List<String> hybridAksClustersAssociatedIds()"
|
|
desc: "Gets the hybridAksClustersAssociatedIds property: Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this L3 network."
|
|
returns:
|
|
description: "the hybridAksClustersAssociatedIds value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.hybridAksIpamEnabled()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.hybridAksIpamEnabled()"
|
|
name: "hybridAksIpamEnabled()"
|
|
nameWithType: "L3Network.hybridAksIpamEnabled()"
|
|
summary: "Gets the hybrid<wbr>Aks<wbr>Ipam<wbr>Enabled property: Field Deprecated."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract HybridAksIpamEnabled hybridAksIpamEnabled()"
|
|
desc: "Gets the hybridAksIpamEnabled property: Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The indicator of whether or not to disable IPAM allocation on the network attachment definition injected into the Hybrid AKS Cluster."
|
|
returns:
|
|
description: "the hybridAksIpamEnabled value."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.HybridAksIpamEnabled?alt=com.azure.resourcemanager.networkcloud.models.HybridAksIpamEnabled&text=HybridAksIpamEnabled\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.hybridAksPluginType()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.hybridAksPluginType()"
|
|
name: "hybridAksPluginType()"
|
|
nameWithType: "L3Network.hybridAksPluginType()"
|
|
summary: "Gets the hybrid<wbr>Aks<wbr>Plugin<wbr>Type property: Field Deprecated."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract HybridAksPluginType hybridAksPluginType()"
|
|
desc: "Gets the hybridAksPluginType property: Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS."
|
|
returns:
|
|
description: "the hybridAksPluginType value."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.HybridAksPluginType?alt=com.azure.resourcemanager.networkcloud.models.HybridAksPluginType&text=HybridAksPluginType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.id()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.id()"
|
|
name: "id()"
|
|
nameWithType: "L3Network.id()"
|
|
summary: "Gets the id property: Fully qualified resource Id for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String id()"
|
|
desc: "Gets the id property: Fully qualified resource Id for the resource."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.innerModel()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "L3Network.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>networkcloud.<wbr>fluent.<wbr>models.<wbr>L3Network<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract L3NetworkInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.networkcloud.fluent.models.L3NetworkInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.L3NetworkInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.L3NetworkInner&text=L3NetworkInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.interfaceName()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.interfaceName()"
|
|
name: "interfaceName()"
|
|
nameWithType: "L3Network.interfaceName()"
|
|
summary: "Gets the interface<wbr>Name property: The default interface name for this L3 network in the virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String interfaceName()"
|
|
desc: "Gets the interfaceName property: The default interface name for this L3 network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine."
|
|
returns:
|
|
description: "the interfaceName value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.ipAllocationType()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.ipAllocationType()"
|
|
name: "ipAllocationType()"
|
|
nameWithType: "L3Network.ipAllocationType()"
|
|
summary: "Gets the ip<wbr>Allocation<wbr>Type property: The type of the IP address allocation, defaulted to \"Dual<wbr>Stack\"."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract IpAllocationType ipAllocationType()"
|
|
desc: "Gets the ipAllocationType property: The type of the IP address allocation, defaulted to \"DualStack\"."
|
|
returns:
|
|
description: "the ipAllocationType value."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.IpAllocationType?alt=com.azure.resourcemanager.networkcloud.models.IpAllocationType&text=IpAllocationType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.ipv4ConnectedPrefix()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.ipv4ConnectedPrefix()"
|
|
name: "ipv4ConnectedPrefix()"
|
|
nameWithType: "L3Network.ipv4ConnectedPrefix()"
|
|
summary: "Gets the ipv4Connected<wbr>Prefix property: The IPV4 prefix (CIDR) assigned to this L3 network."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String ipv4ConnectedPrefix()"
|
|
desc: "Gets the ipv4ConnectedPrefix property: The IPV4 prefix (CIDR) assigned to this L3 network. Required when the IP allocation type is IPV4 or DualStack."
|
|
returns:
|
|
description: "the ipv4ConnectedPrefix value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.ipv6ConnectedPrefix()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.ipv6ConnectedPrefix()"
|
|
name: "ipv6ConnectedPrefix()"
|
|
nameWithType: "L3Network.ipv6ConnectedPrefix()"
|
|
summary: "Gets the ipv6Connected<wbr>Prefix property: The IPV6 prefix (CIDR) assigned to this L3 network."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String ipv6ConnectedPrefix()"
|
|
desc: "Gets the ipv6ConnectedPrefix property: The IPV6 prefix (CIDR) assigned to this L3 network. Required when the IP allocation type is IPV6 or DualStack."
|
|
returns:
|
|
description: "the ipv6ConnectedPrefix value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.l3IsolationDomainId()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.l3IsolationDomainId()"
|
|
name: "l3IsolationDomainId()"
|
|
nameWithType: "L3Network.l3IsolationDomainId()"
|
|
summary: "Gets the l3Isolation<wbr>Domain<wbr>Id property: The resource ID of the Network Fabric l3Isolation<wbr>Domain."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String l3IsolationDomainId()"
|
|
desc: "Gets the l3IsolationDomainId property: The resource ID of the Network Fabric l3IsolationDomain."
|
|
returns:
|
|
description: "the l3IsolationDomainId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.location()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.location()"
|
|
name: "location()"
|
|
nameWithType: "L3Network.location()"
|
|
summary: "Gets the location property: The geo-location where the resource lives."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String location()"
|
|
desc: "Gets the location property: The geo-location where the resource lives."
|
|
returns:
|
|
description: "the location value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.name()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.name()"
|
|
name: "name()"
|
|
nameWithType: "L3Network.name()"
|
|
summary: "Gets the name property: The name of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String name()"
|
|
desc: "Gets the name property: The name of the resource."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "L3Network.provisioningState()"
|
|
summary: "Gets the provisioning<wbr>State property: The provisioning state of the L3 network."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract L3NetworkProvisioningState provisioningState()"
|
|
desc: "Gets the provisioningState property: The provisioning state of the L3 network."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.L3NetworkProvisioningState?alt=com.azure.resourcemanager.networkcloud.models.L3NetworkProvisioningState&text=L3NetworkProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.refresh()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.refresh()"
|
|
name: "refresh()"
|
|
nameWithType: "L3Network.refresh()"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract L3Network refresh()"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.L3Network?alt=com.azure.resourcemanager.networkcloud.models.L3Network&text=L3Network\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.refresh(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.refresh(Context context)"
|
|
name: "refresh(Context context)"
|
|
nameWithType: "L3Network.refresh(Context context)"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract L3Network refresh(Context context)"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.L3Network?alt=com.azure.resourcemanager.networkcloud.models.L3Network&text=L3Network\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.region()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.region()"
|
|
name: "region()"
|
|
nameWithType: "L3Network.region()"
|
|
summary: "Gets the region of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Region region()"
|
|
desc: "Gets the region of the resource."
|
|
returns:
|
|
description: "the region of the resource."
|
|
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.regionName()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.regionName()"
|
|
name: "regionName()"
|
|
nameWithType: "L3Network.regionName()"
|
|
summary: "Gets the name of the resource region."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String regionName()"
|
|
desc: "Gets the name of the resource region."
|
|
returns:
|
|
description: "the name of the resource region."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.resourceGroupName()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.resourceGroupName()"
|
|
name: "resourceGroupName()"
|
|
nameWithType: "L3Network.resourceGroupName()"
|
|
summary: "Gets the name of the resource group."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String resourceGroupName()"
|
|
desc: "Gets the name of the resource group."
|
|
returns:
|
|
description: "the name of the resource group."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.systemData()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "L3Network.systemData()"
|
|
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SystemData systemData()"
|
|
desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
|
|
returns:
|
|
description: "the systemData value."
|
|
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.tags()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.tags()"
|
|
name: "tags()"
|
|
nameWithType: "L3Network.tags()"
|
|
summary: "Gets the tags property: Resource tags."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Map<String,String> tags()"
|
|
desc: "Gets the tags property: Resource tags."
|
|
returns:
|
|
description: "the tags value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.type()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.type()"
|
|
name: "type()"
|
|
nameWithType: "L3Network.type()"
|
|
summary: "Gets the type property: The type of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String type()"
|
|
desc: "Gets the type property: The type of the resource."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.update()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.update()"
|
|
name: "update()"
|
|
nameWithType: "L3Network.update()"
|
|
summary: "Begins update for the L3Network resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract L3Network.Update update()"
|
|
desc: "Begins update for the L3Network resource."
|
|
returns:
|
|
description: "the stage of resource update."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.L3Network.Update?alt=com.azure.resourcemanager.networkcloud.models.L3Network.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.virtualMachinesAssociatedIds()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.virtualMachinesAssociatedIds()"
|
|
name: "virtualMachinesAssociatedIds()"
|
|
nameWithType: "L3Network.virtualMachinesAssociatedIds()"
|
|
summary: "Gets the virtual<wbr>Machines<wbr>Associated<wbr>Ids property: Field Deprecated."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract List<String> virtualMachinesAssociatedIds()"
|
|
desc: "Gets the virtualMachinesAssociatedIds property: Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this L3 network."
|
|
returns:
|
|
description: "the virtualMachinesAssociatedIds value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.L3Network.vlan()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.L3Network.vlan()"
|
|
name: "vlan()"
|
|
nameWithType: "L3Network.vlan()"
|
|
summary: "Gets the vlan property: The VLAN from the l3Isolation<wbr>Domain that is used for this network."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract long vlan()"
|
|
desc: "Gets the vlan property: The VLAN from the l3IsolationDomain that is used for this network."
|
|
returns:
|
|
description: "the vlan value."
|
|
type: "<xref href=\"long?alt=long&text=long\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of L3Network."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.networkcloud.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-networkcloud:1.0.0
|