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

1735 строки
133 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks"
name: "WorkloadNetworks"
nameWithType: "WorkloadNetworks"
summary: "Resource collection API of Workload<wbr>Networks."
syntax: "public interface **WorkloadNetworks**"
methods:
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.defineDhcp(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.defineDhcp(String name)"
name: "defineDhcp(String name)"
nameWithType: "WorkloadNetworks.defineDhcp(String name)"
summary: "Begins definition for a new Workload<wbr>Network<wbr>Dhcp resource."
modifiers:
- "abstract"
parameters:
- description: "resource name."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkDhcp.DefinitionStages.Blank defineDhcp(String name)"
desc: "Begins definition for a new WorkloadNetworkDhcp resource."
returns:
description: "the first stage of the new WorkloadNetworkDhcp definition."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDhcp.DefinitionStages.Blank?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDhcp.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.defineDnsService(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.defineDnsService(String name)"
name: "defineDnsService(String name)"
nameWithType: "WorkloadNetworks.defineDnsService(String name)"
summary: "Begins definition for a new Workload<wbr>Network<wbr>Dns<wbr>Service resource."
modifiers:
- "abstract"
parameters:
- description: "resource name."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkDnsService.DefinitionStages.Blank defineDnsService(String name)"
desc: "Begins definition for a new WorkloadNetworkDnsService resource."
returns:
description: "the first stage of the new WorkloadNetworkDnsService definition."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.DefinitionStages.Blank?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.defineDnsZone(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.defineDnsZone(String name)"
name: "defineDnsZone(String name)"
nameWithType: "WorkloadNetworks.defineDnsZone(String name)"
summary: "Begins definition for a new Workload<wbr>Network<wbr>Dns<wbr>Zone resource."
modifiers:
- "abstract"
parameters:
- description: "resource name."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkDnsZone.DefinitionStages.Blank defineDnsZone(String name)"
desc: "Begins definition for a new WorkloadNetworkDnsZone resource."
returns:
description: "the first stage of the new WorkloadNetworkDnsZone definition."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsZone.DefinitionStages.Blank?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsZone.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.definePortMirroring(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.definePortMirroring(String name)"
name: "definePortMirroring(String name)"
nameWithType: "WorkloadNetworks.definePortMirroring(String name)"
summary: "Begins definition for a new Workload<wbr>Network<wbr>Port<wbr>Mirroring resource."
modifiers:
- "abstract"
parameters:
- description: "resource name."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkPortMirroring.DefinitionStages.Blank definePortMirroring(String name)"
desc: "Begins definition for a new WorkloadNetworkPortMirroring resource."
returns:
description: "the first stage of the new WorkloadNetworkPortMirroring definition."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkPortMirroring.DefinitionStages.Blank?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkPortMirroring.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.definePublicIp(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.definePublicIp(String name)"
name: "definePublicIp(String name)"
nameWithType: "WorkloadNetworks.definePublicIp(String name)"
summary: "Begins definition for a new Workload<wbr>Network<wbr>Public<wbr>Ip resource."
modifiers:
- "abstract"
parameters:
- description: "resource name."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkPublicIp.DefinitionStages.Blank definePublicIp(String name)"
desc: "Begins definition for a new WorkloadNetworkPublicIp resource."
returns:
description: "the first stage of the new WorkloadNetworkPublicIp definition."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkPublicIp.DefinitionStages.Blank?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkPublicIp.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.defineSegments(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.defineSegments(String name)"
name: "defineSegments(String name)"
nameWithType: "WorkloadNetworks.defineSegments(String name)"
summary: "Begins definition for a new Workload<wbr>Network<wbr>Segment resource."
modifiers:
- "abstract"
parameters:
- description: "resource name."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkSegment.DefinitionStages.Blank defineSegments(String name)"
desc: "Begins definition for a new WorkloadNetworkSegment resource."
returns:
description: "the first stage of the new WorkloadNetworkSegment definition."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkSegment.DefinitionStages.Blank?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkSegment.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.defineVMGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.defineVMGroup(String name)"
name: "defineVMGroup(String name)"
nameWithType: "WorkloadNetworks.defineVMGroup(String name)"
summary: "Begins definition for a new Workload<wbr>Network<wbr>VMGroup resource."
modifiers:
- "abstract"
parameters:
- description: "resource name."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkVMGroup.DefinitionStages.Blank defineVMGroup(String name)"
desc: "Begins definition for a new WorkloadNetworkVMGroup resource."
returns:
description: "the first stage of the new WorkloadNetworkVMGroup definition."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkVMGroup.DefinitionStages.Blank?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkVMGroup.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDhcp(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDhcp(String resourceGroupName, String privateCloudName, String dhcpId)"
name: "deleteDhcp(String resourceGroupName, String privateCloudName, String dhcpId)"
nameWithType: "WorkloadNetworks.deleteDhcp(String resourceGroupName, String privateCloudName, String dhcpId)"
summary: "Delete a Workload<wbr>Network<wbr>Dhcp."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID of the DHCP configuration."
name: "dhcpId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteDhcp(String resourceGroupName, String privateCloudName, String dhcpId)"
desc: "Delete a WorkloadNetworkDhcp."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDhcp(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDhcp(String resourceGroupName, String privateCloudName, String dhcpId, Context context)"
name: "deleteDhcp(String resourceGroupName, String privateCloudName, String dhcpId, Context context)"
nameWithType: "WorkloadNetworks.deleteDhcp(String resourceGroupName, String privateCloudName, String dhcpId, Context context)"
summary: "Delete a Workload<wbr>Network<wbr>Dhcp."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID of the DHCP configuration."
name: "dhcpId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 void deleteDhcp(String resourceGroupName, String privateCloudName, String dhcpId, Context context)"
desc: "Delete a WorkloadNetworkDhcp."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDhcpById(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDhcpById(String id)"
name: "deleteDhcpById(String id)"
nameWithType: "WorkloadNetworks.deleteDhcpById(String id)"
summary: "Delete a Workload<wbr>Network<wbr>Dhcp."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteDhcpById(String id)"
desc: "Delete a WorkloadNetworkDhcp."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDhcpByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDhcpByIdWithResponse(String id, Context context)"
name: "deleteDhcpByIdWithResponse(String id, Context context)"
nameWithType: "WorkloadNetworks.deleteDhcpByIdWithResponse(String id, Context context)"
summary: "Delete a Workload<wbr>Network<wbr>Dhcp."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 void deleteDhcpByIdWithResponse(String id, Context context)"
desc: "Delete a WorkloadNetworkDhcp."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDnsService(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDnsService(String resourceGroupName, String dnsServiceId, String privateCloudName)"
name: "deleteDnsService(String resourceGroupName, String dnsServiceId, String privateCloudName)"
nameWithType: "WorkloadNetworks.deleteDnsService(String resourceGroupName, String dnsServiceId, String privateCloudName)"
summary: "Delete a Workload<wbr>Network<wbr>Dns<wbr>Service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the DNS service."
name: "dnsServiceId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteDnsService(String resourceGroupName, String dnsServiceId, String privateCloudName)"
desc: "Delete a WorkloadNetworkDnsService."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDnsService(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDnsService(String resourceGroupName, String dnsServiceId, String privateCloudName, Context context)"
name: "deleteDnsService(String resourceGroupName, String dnsServiceId, String privateCloudName, Context context)"
nameWithType: "WorkloadNetworks.deleteDnsService(String resourceGroupName, String dnsServiceId, String privateCloudName, Context context)"
summary: "Delete a Workload<wbr>Network<wbr>Dns<wbr>Service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the DNS service."
name: "dnsServiceId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 void deleteDnsService(String resourceGroupName, String dnsServiceId, String privateCloudName, Context context)"
desc: "Delete a WorkloadNetworkDnsService."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDnsServiceById(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDnsServiceById(String id)"
name: "deleteDnsServiceById(String id)"
nameWithType: "WorkloadNetworks.deleteDnsServiceById(String id)"
summary: "Delete a Workload<wbr>Network<wbr>Dns<wbr>Service."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteDnsServiceById(String id)"
desc: "Delete a WorkloadNetworkDnsService."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDnsServiceByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDnsServiceByIdWithResponse(String id, Context context)"
name: "deleteDnsServiceByIdWithResponse(String id, Context context)"
nameWithType: "WorkloadNetworks.deleteDnsServiceByIdWithResponse(String id, Context context)"
summary: "Delete a Workload<wbr>Network<wbr>Dns<wbr>Service."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 void deleteDnsServiceByIdWithResponse(String id, Context context)"
desc: "Delete a WorkloadNetworkDnsService."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDnsZone(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDnsZone(String resourceGroupName, String dnsZoneId, String privateCloudName)"
name: "deleteDnsZone(String resourceGroupName, String dnsZoneId, String privateCloudName)"
nameWithType: "WorkloadNetworks.deleteDnsZone(String resourceGroupName, String dnsZoneId, String privateCloudName)"
summary: "Delete a Workload<wbr>Network<wbr>Dns<wbr>Zone."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the DNS zone."
name: "dnsZoneId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteDnsZone(String resourceGroupName, String dnsZoneId, String privateCloudName)"
desc: "Delete a WorkloadNetworkDnsZone."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDnsZone(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDnsZone(String resourceGroupName, String dnsZoneId, String privateCloudName, Context context)"
name: "deleteDnsZone(String resourceGroupName, String dnsZoneId, String privateCloudName, Context context)"
nameWithType: "WorkloadNetworks.deleteDnsZone(String resourceGroupName, String dnsZoneId, String privateCloudName, Context context)"
summary: "Delete a Workload<wbr>Network<wbr>Dns<wbr>Zone."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the DNS zone."
name: "dnsZoneId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 void deleteDnsZone(String resourceGroupName, String dnsZoneId, String privateCloudName, Context context)"
desc: "Delete a WorkloadNetworkDnsZone."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDnsZoneById(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDnsZoneById(String id)"
name: "deleteDnsZoneById(String id)"
nameWithType: "WorkloadNetworks.deleteDnsZoneById(String id)"
summary: "Delete a Workload<wbr>Network<wbr>Dns<wbr>Zone."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteDnsZoneById(String id)"
desc: "Delete a WorkloadNetworkDnsZone."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDnsZoneByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteDnsZoneByIdWithResponse(String id, Context context)"
name: "deleteDnsZoneByIdWithResponse(String id, Context context)"
nameWithType: "WorkloadNetworks.deleteDnsZoneByIdWithResponse(String id, Context context)"
summary: "Delete a Workload<wbr>Network<wbr>Dns<wbr>Zone."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 void deleteDnsZoneByIdWithResponse(String id, Context context)"
desc: "Delete a WorkloadNetworkDnsZone."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deletePortMirroring(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deletePortMirroring(String resourceGroupName, String portMirroringId, String privateCloudName)"
name: "deletePortMirroring(String resourceGroupName, String portMirroringId, String privateCloudName)"
nameWithType: "WorkloadNetworks.deletePortMirroring(String resourceGroupName, String portMirroringId, String privateCloudName)"
summary: "Delete a Workload<wbr>Network<wbr>Port<wbr>Mirroring."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the NSX port mirroring profile."
name: "portMirroringId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deletePortMirroring(String resourceGroupName, String portMirroringId, String privateCloudName)"
desc: "Delete a WorkloadNetworkPortMirroring."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deletePortMirroring(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deletePortMirroring(String resourceGroupName, String portMirroringId, String privateCloudName, Context context)"
name: "deletePortMirroring(String resourceGroupName, String portMirroringId, String privateCloudName, Context context)"
nameWithType: "WorkloadNetworks.deletePortMirroring(String resourceGroupName, String portMirroringId, String privateCloudName, Context context)"
summary: "Delete a Workload<wbr>Network<wbr>Port<wbr>Mirroring."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the NSX port mirroring profile."
name: "portMirroringId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 void deletePortMirroring(String resourceGroupName, String portMirroringId, String privateCloudName, Context context)"
desc: "Delete a WorkloadNetworkPortMirroring."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deletePortMirroringById(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deletePortMirroringById(String id)"
name: "deletePortMirroringById(String id)"
nameWithType: "WorkloadNetworks.deletePortMirroringById(String id)"
summary: "Delete a Workload<wbr>Network<wbr>Port<wbr>Mirroring."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deletePortMirroringById(String id)"
desc: "Delete a WorkloadNetworkPortMirroring."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deletePortMirroringByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deletePortMirroringByIdWithResponse(String id, Context context)"
name: "deletePortMirroringByIdWithResponse(String id, Context context)"
nameWithType: "WorkloadNetworks.deletePortMirroringByIdWithResponse(String id, Context context)"
summary: "Delete a Workload<wbr>Network<wbr>Port<wbr>Mirroring."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 void deletePortMirroringByIdWithResponse(String id, Context context)"
desc: "Delete a WorkloadNetworkPortMirroring."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deletePublicIp(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deletePublicIp(String resourceGroupName, String publicIpId, String privateCloudName)"
name: "deletePublicIp(String resourceGroupName, String publicIpId, String privateCloudName)"
nameWithType: "WorkloadNetworks.deletePublicIp(String resourceGroupName, String publicIpId, String privateCloudName)"
summary: "Delete a Workload<wbr>Network<wbr>PublicIP."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the DNS zone."
name: "publicIpId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deletePublicIp(String resourceGroupName, String publicIpId, String privateCloudName)"
desc: "Delete a WorkloadNetworkPublicIP."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deletePublicIp(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deletePublicIp(String resourceGroupName, String publicIpId, String privateCloudName, Context context)"
name: "deletePublicIp(String resourceGroupName, String publicIpId, String privateCloudName, Context context)"
nameWithType: "WorkloadNetworks.deletePublicIp(String resourceGroupName, String publicIpId, String privateCloudName, Context context)"
summary: "Delete a Workload<wbr>Network<wbr>PublicIP."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the DNS zone."
name: "publicIpId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 void deletePublicIp(String resourceGroupName, String publicIpId, String privateCloudName, Context context)"
desc: "Delete a WorkloadNetworkPublicIP."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deletePublicIpById(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deletePublicIpById(String id)"
name: "deletePublicIpById(String id)"
nameWithType: "WorkloadNetworks.deletePublicIpById(String id)"
summary: "Delete a Workload<wbr>Network<wbr>PublicIP."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deletePublicIpById(String id)"
desc: "Delete a WorkloadNetworkPublicIP."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deletePublicIpByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deletePublicIpByIdWithResponse(String id, Context context)"
name: "deletePublicIpByIdWithResponse(String id, Context context)"
nameWithType: "WorkloadNetworks.deletePublicIpByIdWithResponse(String id, Context context)"
summary: "Delete a Workload<wbr>Network<wbr>PublicIP."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 void deletePublicIpByIdWithResponse(String id, Context context)"
desc: "Delete a WorkloadNetworkPublicIP."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteSegment(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteSegment(String resourceGroupName, String privateCloudName, String segmentId)"
name: "deleteSegment(String resourceGroupName, String privateCloudName, String segmentId)"
nameWithType: "WorkloadNetworks.deleteSegment(String resourceGroupName, String privateCloudName, String segmentId)"
summary: "Delete a Workload<wbr>Network<wbr>Segment."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID of the NSX Segment."
name: "segmentId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteSegment(String resourceGroupName, String privateCloudName, String segmentId)"
desc: "Delete a WorkloadNetworkSegment."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteSegment(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteSegment(String resourceGroupName, String privateCloudName, String segmentId, Context context)"
name: "deleteSegment(String resourceGroupName, String privateCloudName, String segmentId, Context context)"
nameWithType: "WorkloadNetworks.deleteSegment(String resourceGroupName, String privateCloudName, String segmentId, Context context)"
summary: "Delete a Workload<wbr>Network<wbr>Segment."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID of the NSX Segment."
name: "segmentId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 void deleteSegment(String resourceGroupName, String privateCloudName, String segmentId, Context context)"
desc: "Delete a WorkloadNetworkSegment."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteSegmentById(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteSegmentById(String id)"
name: "deleteSegmentById(String id)"
nameWithType: "WorkloadNetworks.deleteSegmentById(String id)"
summary: "Delete a Workload<wbr>Network<wbr>Segment."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteSegmentById(String id)"
desc: "Delete a WorkloadNetworkSegment."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteSegmentByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteSegmentByIdWithResponse(String id, Context context)"
name: "deleteSegmentByIdWithResponse(String id, Context context)"
nameWithType: "WorkloadNetworks.deleteSegmentByIdWithResponse(String id, Context context)"
summary: "Delete a Workload<wbr>Network<wbr>Segment."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 void deleteSegmentByIdWithResponse(String id, Context context)"
desc: "Delete a WorkloadNetworkSegment."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteVMGroup(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteVMGroup(String resourceGroupName, String vmGroupId, String privateCloudName)"
name: "deleteVMGroup(String resourceGroupName, String vmGroupId, String privateCloudName)"
nameWithType: "WorkloadNetworks.deleteVMGroup(String resourceGroupName, String vmGroupId, String privateCloudName)"
summary: "Delete a Workload<wbr>Network<wbr>VMGroup."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the VM group."
name: "vmGroupId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteVMGroup(String resourceGroupName, String vmGroupId, String privateCloudName)"
desc: "Delete a WorkloadNetworkVMGroup."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteVMGroup(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteVMGroup(String resourceGroupName, String vmGroupId, String privateCloudName, Context context)"
name: "deleteVMGroup(String resourceGroupName, String vmGroupId, String privateCloudName, Context context)"
nameWithType: "WorkloadNetworks.deleteVMGroup(String resourceGroupName, String vmGroupId, String privateCloudName, Context context)"
summary: "Delete a Workload<wbr>Network<wbr>VMGroup."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the VM group."
name: "vmGroupId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 void deleteVMGroup(String resourceGroupName, String vmGroupId, String privateCloudName, Context context)"
desc: "Delete a WorkloadNetworkVMGroup."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteVMGroupById(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteVMGroupById(String id)"
name: "deleteVMGroupById(String id)"
nameWithType: "WorkloadNetworks.deleteVMGroupById(String id)"
summary: "Delete a Workload<wbr>Network<wbr>VMGroup."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteVMGroupById(String id)"
desc: "Delete a WorkloadNetworkVMGroup."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteVMGroupByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.deleteVMGroupByIdWithResponse(String id, Context context)"
name: "deleteVMGroupByIdWithResponse(String id, Context context)"
nameWithType: "WorkloadNetworks.deleteVMGroupByIdWithResponse(String id, Context context)"
summary: "Delete a Workload<wbr>Network<wbr>VMGroup."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 void deleteVMGroupByIdWithResponse(String id, Context context)"
desc: "Delete a WorkloadNetworkVMGroup."
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.get(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.get(String resourceGroupName, String privateCloudName)"
name: "get(String resourceGroupName, String privateCloudName)"
nameWithType: "WorkloadNetworks.get(String resourceGroupName, String privateCloudName)"
summary: "Get a Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetwork get(String resourceGroupName, String privateCloudName)"
desc: "Get a WorkloadNetwork."
returns:
description: "a WorkloadNetwork."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetwork?alt=com.azure.resourcemanager.avs.models.WorkloadNetwork&text=WorkloadNetwork\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDhcp(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDhcp(String resourceGroupName, String dhcpId, String privateCloudName)"
name: "getDhcp(String resourceGroupName, String dhcpId, String privateCloudName)"
nameWithType: "WorkloadNetworks.getDhcp(String resourceGroupName, String dhcpId, String privateCloudName)"
summary: "Get a Workload<wbr>Network<wbr>Dhcp."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID of the DHCP configuration."
name: "dhcpId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkDhcp getDhcp(String resourceGroupName, String dhcpId, String privateCloudName)"
desc: "Get a WorkloadNetworkDhcp."
returns:
description: "a WorkloadNetworkDhcp."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDhcp?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDhcp&text=WorkloadNetworkDhcp\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDhcpById(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDhcpById(String id)"
name: "getDhcpById(String id)"
nameWithType: "WorkloadNetworks.getDhcpById(String id)"
summary: "Get a Workload<wbr>Network<wbr>Dhcp."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkDhcp getDhcpById(String id)"
desc: "Get a WorkloadNetworkDhcp."
returns:
description: "a WorkloadNetworkDhcp along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDhcp?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDhcp&text=WorkloadNetworkDhcp\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDhcpByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDhcpByIdWithResponse(String id, Context context)"
name: "getDhcpByIdWithResponse(String id, Context context)"
nameWithType: "WorkloadNetworks.getDhcpByIdWithResponse(String id, Context context)"
summary: "Get a Workload<wbr>Network<wbr>Dhcp."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<WorkloadNetworkDhcp> getDhcpByIdWithResponse(String id, Context context)"
desc: "Get a WorkloadNetworkDhcp."
returns:
description: "a WorkloadNetworkDhcp along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDhcp?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDhcp&text=WorkloadNetworkDhcp\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDhcpWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDhcpWithResponse(String resourceGroupName, String dhcpId, String privateCloudName, Context context)"
name: "getDhcpWithResponse(String resourceGroupName, String dhcpId, String privateCloudName, Context context)"
nameWithType: "WorkloadNetworks.getDhcpWithResponse(String resourceGroupName, String dhcpId, String privateCloudName, Context context)"
summary: "Get a Workload<wbr>Network<wbr>Dhcp."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID of the DHCP configuration."
name: "dhcpId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<WorkloadNetworkDhcp> getDhcpWithResponse(String resourceGroupName, String dhcpId, String privateCloudName, Context context)"
desc: "Get a WorkloadNetworkDhcp."
returns:
description: "a WorkloadNetworkDhcp along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDhcp?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDhcp&text=WorkloadNetworkDhcp\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDnsService(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDnsService(String resourceGroupName, String privateCloudName, String dnsServiceId)"
name: "getDnsService(String resourceGroupName, String privateCloudName, String dnsServiceId)"
nameWithType: "WorkloadNetworks.getDnsService(String resourceGroupName, String privateCloudName, String dnsServiceId)"
summary: "Get a Workload<wbr>Network<wbr>Dns<wbr>Service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the DNS service."
name: "dnsServiceId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkDnsService getDnsService(String resourceGroupName, String privateCloudName, String dnsServiceId)"
desc: "Get a WorkloadNetworkDnsService."
returns:
description: "a WorkloadNetworkDnsService."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService&text=WorkloadNetworkDnsService\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDnsServiceById(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDnsServiceById(String id)"
name: "getDnsServiceById(String id)"
nameWithType: "WorkloadNetworks.getDnsServiceById(String id)"
summary: "Get a Workload<wbr>Network<wbr>Dns<wbr>Service."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkDnsService getDnsServiceById(String id)"
desc: "Get a WorkloadNetworkDnsService."
returns:
description: "a WorkloadNetworkDnsService along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService&text=WorkloadNetworkDnsService\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDnsServiceByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDnsServiceByIdWithResponse(String id, Context context)"
name: "getDnsServiceByIdWithResponse(String id, Context context)"
nameWithType: "WorkloadNetworks.getDnsServiceByIdWithResponse(String id, Context context)"
summary: "Get a Workload<wbr>Network<wbr>Dns<wbr>Service."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<WorkloadNetworkDnsService> getDnsServiceByIdWithResponse(String id, Context context)"
desc: "Get a WorkloadNetworkDnsService."
returns:
description: "a WorkloadNetworkDnsService along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService&text=WorkloadNetworkDnsService\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDnsServiceWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDnsServiceWithResponse(String resourceGroupName, String privateCloudName, String dnsServiceId, Context context)"
name: "getDnsServiceWithResponse(String resourceGroupName, String privateCloudName, String dnsServiceId, Context context)"
nameWithType: "WorkloadNetworks.getDnsServiceWithResponse(String resourceGroupName, String privateCloudName, String dnsServiceId, Context context)"
summary: "Get a Workload<wbr>Network<wbr>Dns<wbr>Service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the DNS service."
name: "dnsServiceId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<WorkloadNetworkDnsService> getDnsServiceWithResponse(String resourceGroupName, String privateCloudName, String dnsServiceId, Context context)"
desc: "Get a WorkloadNetworkDnsService."
returns:
description: "a WorkloadNetworkDnsService along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService&text=WorkloadNetworkDnsService\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDnsZone(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDnsZone(String resourceGroupName, String privateCloudName, String dnsZoneId)"
name: "getDnsZone(String resourceGroupName, String privateCloudName, String dnsZoneId)"
nameWithType: "WorkloadNetworks.getDnsZone(String resourceGroupName, String privateCloudName, String dnsZoneId)"
summary: "Get a Workload<wbr>Network<wbr>Dns<wbr>Zone."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the DNS zone."
name: "dnsZoneId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkDnsZone getDnsZone(String resourceGroupName, String privateCloudName, String dnsZoneId)"
desc: "Get a WorkloadNetworkDnsZone."
returns:
description: "a WorkloadNetworkDnsZone."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsZone?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsZone&text=WorkloadNetworkDnsZone\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDnsZoneById(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDnsZoneById(String id)"
name: "getDnsZoneById(String id)"
nameWithType: "WorkloadNetworks.getDnsZoneById(String id)"
summary: "Get a Workload<wbr>Network<wbr>Dns<wbr>Zone."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkDnsZone getDnsZoneById(String id)"
desc: "Get a WorkloadNetworkDnsZone."
returns:
description: "a WorkloadNetworkDnsZone along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsZone?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsZone&text=WorkloadNetworkDnsZone\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDnsZoneByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDnsZoneByIdWithResponse(String id, Context context)"
name: "getDnsZoneByIdWithResponse(String id, Context context)"
nameWithType: "WorkloadNetworks.getDnsZoneByIdWithResponse(String id, Context context)"
summary: "Get a Workload<wbr>Network<wbr>Dns<wbr>Zone."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<WorkloadNetworkDnsZone> getDnsZoneByIdWithResponse(String id, Context context)"
desc: "Get a WorkloadNetworkDnsZone."
returns:
description: "a WorkloadNetworkDnsZone along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsZone?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsZone&text=WorkloadNetworkDnsZone\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDnsZoneWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getDnsZoneWithResponse(String resourceGroupName, String privateCloudName, String dnsZoneId, Context context)"
name: "getDnsZoneWithResponse(String resourceGroupName, String privateCloudName, String dnsZoneId, Context context)"
nameWithType: "WorkloadNetworks.getDnsZoneWithResponse(String resourceGroupName, String privateCloudName, String dnsZoneId, Context context)"
summary: "Get a Workload<wbr>Network<wbr>Dns<wbr>Zone."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the DNS zone."
name: "dnsZoneId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<WorkloadNetworkDnsZone> getDnsZoneWithResponse(String resourceGroupName, String privateCloudName, String dnsZoneId, Context context)"
desc: "Get a WorkloadNetworkDnsZone."
returns:
description: "a WorkloadNetworkDnsZone along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsZone?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsZone&text=WorkloadNetworkDnsZone\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getGateway(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getGateway(String resourceGroupName, String privateCloudName, String gatewayId)"
name: "getGateway(String resourceGroupName, String privateCloudName, String gatewayId)"
nameWithType: "WorkloadNetworks.getGateway(String resourceGroupName, String privateCloudName, String gatewayId)"
summary: "Get a Workload<wbr>Network<wbr>Gateway."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID of the NSX Gateway."
name: "gatewayId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkGateway getGateway(String resourceGroupName, String privateCloudName, String gatewayId)"
desc: "Get a WorkloadNetworkGateway."
returns:
description: "a WorkloadNetworkGateway."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkGateway?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkGateway&text=WorkloadNetworkGateway\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getGatewayWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getGatewayWithResponse(String resourceGroupName, String privateCloudName, String gatewayId, Context context)"
name: "getGatewayWithResponse(String resourceGroupName, String privateCloudName, String gatewayId, Context context)"
nameWithType: "WorkloadNetworks.getGatewayWithResponse(String resourceGroupName, String privateCloudName, String gatewayId, Context context)"
summary: "Get a Workload<wbr>Network<wbr>Gateway."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID of the NSX Gateway."
name: "gatewayId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<WorkloadNetworkGateway> getGatewayWithResponse(String resourceGroupName, String privateCloudName, String gatewayId, Context context)"
desc: "Get a WorkloadNetworkGateway."
returns:
description: "a WorkloadNetworkGateway along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkGateway?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkGateway&text=WorkloadNetworkGateway\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getPortMirroring(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getPortMirroring(String resourceGroupName, String privateCloudName, String portMirroringId)"
name: "getPortMirroring(String resourceGroupName, String privateCloudName, String portMirroringId)"
nameWithType: "WorkloadNetworks.getPortMirroring(String resourceGroupName, String privateCloudName, String portMirroringId)"
summary: "Get a Workload<wbr>Network<wbr>Port<wbr>Mirroring."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the NSX port mirroring profile."
name: "portMirroringId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkPortMirroring getPortMirroring(String resourceGroupName, String privateCloudName, String portMirroringId)"
desc: "Get a WorkloadNetworkPortMirroring."
returns:
description: "a WorkloadNetworkPortMirroring."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkPortMirroring?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkPortMirroring&text=WorkloadNetworkPortMirroring\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getPortMirroringById(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getPortMirroringById(String id)"
name: "getPortMirroringById(String id)"
nameWithType: "WorkloadNetworks.getPortMirroringById(String id)"
summary: "Get a Workload<wbr>Network<wbr>Port<wbr>Mirroring."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkPortMirroring getPortMirroringById(String id)"
desc: "Get a WorkloadNetworkPortMirroring."
returns:
description: "a WorkloadNetworkPortMirroring along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkPortMirroring?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkPortMirroring&text=WorkloadNetworkPortMirroring\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getPortMirroringByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getPortMirroringByIdWithResponse(String id, Context context)"
name: "getPortMirroringByIdWithResponse(String id, Context context)"
nameWithType: "WorkloadNetworks.getPortMirroringByIdWithResponse(String id, Context context)"
summary: "Get a Workload<wbr>Network<wbr>Port<wbr>Mirroring."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<WorkloadNetworkPortMirroring> getPortMirroringByIdWithResponse(String id, Context context)"
desc: "Get a WorkloadNetworkPortMirroring."
returns:
description: "a WorkloadNetworkPortMirroring along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkPortMirroring?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkPortMirroring&text=WorkloadNetworkPortMirroring\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getPortMirroringWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getPortMirroringWithResponse(String resourceGroupName, String privateCloudName, String portMirroringId, Context context)"
name: "getPortMirroringWithResponse(String resourceGroupName, String privateCloudName, String portMirroringId, Context context)"
nameWithType: "WorkloadNetworks.getPortMirroringWithResponse(String resourceGroupName, String privateCloudName, String portMirroringId, Context context)"
summary: "Get a Workload<wbr>Network<wbr>Port<wbr>Mirroring."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the NSX port mirroring profile."
name: "portMirroringId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<WorkloadNetworkPortMirroring> getPortMirroringWithResponse(String resourceGroupName, String privateCloudName, String portMirroringId, Context context)"
desc: "Get a WorkloadNetworkPortMirroring."
returns:
description: "a WorkloadNetworkPortMirroring along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkPortMirroring?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkPortMirroring&text=WorkloadNetworkPortMirroring\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getPublicIp(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getPublicIp(String resourceGroupName, String privateCloudName, String publicIpId)"
name: "getPublicIp(String resourceGroupName, String privateCloudName, String publicIpId)"
nameWithType: "WorkloadNetworks.getPublicIp(String resourceGroupName, String privateCloudName, String publicIpId)"
summary: "Get a Workload<wbr>Network<wbr>PublicIP."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the DNS zone."
name: "publicIpId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkPublicIp getPublicIp(String resourceGroupName, String privateCloudName, String publicIpId)"
desc: "Get a WorkloadNetworkPublicIP."
returns:
description: "a WorkloadNetworkPublicIP."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkPublicIp?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkPublicIp&text=WorkloadNetworkPublicIp\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getPublicIpById(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getPublicIpById(String id)"
name: "getPublicIpById(String id)"
nameWithType: "WorkloadNetworks.getPublicIpById(String id)"
summary: "Get a Workload<wbr>Network<wbr>PublicIP."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkPublicIp getPublicIpById(String id)"
desc: "Get a WorkloadNetworkPublicIP."
returns:
description: "a WorkloadNetworkPublicIP along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkPublicIp?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkPublicIp&text=WorkloadNetworkPublicIp\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getPublicIpByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getPublicIpByIdWithResponse(String id, Context context)"
name: "getPublicIpByIdWithResponse(String id, Context context)"
nameWithType: "WorkloadNetworks.getPublicIpByIdWithResponse(String id, Context context)"
summary: "Get a Workload<wbr>Network<wbr>PublicIP."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<WorkloadNetworkPublicIp> getPublicIpByIdWithResponse(String id, Context context)"
desc: "Get a WorkloadNetworkPublicIP."
returns:
description: "a WorkloadNetworkPublicIP along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkPublicIp?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkPublicIp&text=WorkloadNetworkPublicIp\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getPublicIpWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getPublicIpWithResponse(String resourceGroupName, String privateCloudName, String publicIpId, Context context)"
name: "getPublicIpWithResponse(String resourceGroupName, String privateCloudName, String publicIpId, Context context)"
nameWithType: "WorkloadNetworks.getPublicIpWithResponse(String resourceGroupName, String privateCloudName, String publicIpId, Context context)"
summary: "Get a Workload<wbr>Network<wbr>PublicIP."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the DNS zone."
name: "publicIpId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<WorkloadNetworkPublicIp> getPublicIpWithResponse(String resourceGroupName, String privateCloudName, String publicIpId, Context context)"
desc: "Get a WorkloadNetworkPublicIP."
returns:
description: "a WorkloadNetworkPublicIP along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkPublicIp?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkPublicIp&text=WorkloadNetworkPublicIp\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getSegment(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getSegment(String resourceGroupName, String privateCloudName, String segmentId)"
name: "getSegment(String resourceGroupName, String privateCloudName, String segmentId)"
nameWithType: "WorkloadNetworks.getSegment(String resourceGroupName, String privateCloudName, String segmentId)"
summary: "Get a Workload<wbr>Network<wbr>Segment."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID of the NSX Segment."
name: "segmentId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkSegment getSegment(String resourceGroupName, String privateCloudName, String segmentId)"
desc: "Get a WorkloadNetworkSegment."
returns:
description: "a WorkloadNetworkSegment."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkSegment?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkSegment&text=WorkloadNetworkSegment\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getSegmentById(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getSegmentById(String id)"
name: "getSegmentById(String id)"
nameWithType: "WorkloadNetworks.getSegmentById(String id)"
summary: "Get a Workload<wbr>Network<wbr>Segment."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkSegment getSegmentById(String id)"
desc: "Get a WorkloadNetworkSegment."
returns:
description: "a WorkloadNetworkSegment along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkSegment?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkSegment&text=WorkloadNetworkSegment\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getSegmentByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getSegmentByIdWithResponse(String id, Context context)"
name: "getSegmentByIdWithResponse(String id, Context context)"
nameWithType: "WorkloadNetworks.getSegmentByIdWithResponse(String id, Context context)"
summary: "Get a Workload<wbr>Network<wbr>Segment."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<WorkloadNetworkSegment> getSegmentByIdWithResponse(String id, Context context)"
desc: "Get a WorkloadNetworkSegment."
returns:
description: "a WorkloadNetworkSegment along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkSegment?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkSegment&text=WorkloadNetworkSegment\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getSegmentWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getSegmentWithResponse(String resourceGroupName, String privateCloudName, String segmentId, Context context)"
name: "getSegmentWithResponse(String resourceGroupName, String privateCloudName, String segmentId, Context context)"
nameWithType: "WorkloadNetworks.getSegmentWithResponse(String resourceGroupName, String privateCloudName, String segmentId, Context context)"
summary: "Get a Workload<wbr>Network<wbr>Segment."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID of the NSX Segment."
name: "segmentId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<WorkloadNetworkSegment> getSegmentWithResponse(String resourceGroupName, String privateCloudName, String segmentId, Context context)"
desc: "Get a WorkloadNetworkSegment."
returns:
description: "a WorkloadNetworkSegment along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkSegment?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkSegment&text=WorkloadNetworkSegment\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getVMGroup(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getVMGroup(String resourceGroupName, String privateCloudName, String vmGroupId)"
name: "getVMGroup(String resourceGroupName, String privateCloudName, String vmGroupId)"
nameWithType: "WorkloadNetworks.getVMGroup(String resourceGroupName, String privateCloudName, String vmGroupId)"
summary: "Get a Workload<wbr>Network<wbr>VMGroup."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the VM group."
name: "vmGroupId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkVMGroup getVMGroup(String resourceGroupName, String privateCloudName, String vmGroupId)"
desc: "Get a WorkloadNetworkVMGroup."
returns:
description: "a WorkloadNetworkVMGroup."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkVMGroup?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkVMGroup&text=WorkloadNetworkVMGroup\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getVMGroupById(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getVMGroupById(String id)"
name: "getVMGroupById(String id)"
nameWithType: "WorkloadNetworks.getVMGroupById(String id)"
summary: "Get a Workload<wbr>Network<wbr>VMGroup."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkVMGroup getVMGroupById(String id)"
desc: "Get a WorkloadNetworkVMGroup."
returns:
description: "a WorkloadNetworkVMGroup along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkVMGroup?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkVMGroup&text=WorkloadNetworkVMGroup\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getVMGroupByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getVMGroupByIdWithResponse(String id, Context context)"
name: "getVMGroupByIdWithResponse(String id, Context context)"
nameWithType: "WorkloadNetworks.getVMGroupByIdWithResponse(String id, Context context)"
summary: "Get a Workload<wbr>Network<wbr>VMGroup."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<WorkloadNetworkVMGroup> getVMGroupByIdWithResponse(String id, Context context)"
desc: "Get a WorkloadNetworkVMGroup."
returns:
description: "a WorkloadNetworkVMGroup along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkVMGroup?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkVMGroup&text=WorkloadNetworkVMGroup\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getVMGroupWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getVMGroupWithResponse(String resourceGroupName, String privateCloudName, String vmGroupId, Context context)"
name: "getVMGroupWithResponse(String resourceGroupName, String privateCloudName, String vmGroupId, Context context)"
nameWithType: "WorkloadNetworks.getVMGroupWithResponse(String resourceGroupName, String privateCloudName, String vmGroupId, Context context)"
summary: "Get a Workload<wbr>Network<wbr>VMGroup."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the VM group."
name: "vmGroupId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<WorkloadNetworkVMGroup> getVMGroupWithResponse(String resourceGroupName, String privateCloudName, String vmGroupId, Context context)"
desc: "Get a WorkloadNetworkVMGroup."
returns:
description: "a WorkloadNetworkVMGroup along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkVMGroup?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkVMGroup&text=WorkloadNetworkVMGroup\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getVirtualMachine(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getVirtualMachine(String resourceGroupName, String privateCloudName, String virtualMachineId)"
name: "getVirtualMachine(String resourceGroupName, String privateCloudName, String virtualMachineId)"
nameWithType: "WorkloadNetworks.getVirtualMachine(String resourceGroupName, String privateCloudName, String virtualMachineId)"
summary: "Get a Workload<wbr>Network<wbr>Virtual<wbr>Machine."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the virtual machine."
name: "virtualMachineId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WorkloadNetworkVirtualMachine getVirtualMachine(String resourceGroupName, String privateCloudName, String virtualMachineId)"
desc: "Get a WorkloadNetworkVirtualMachine."
returns:
description: "a WorkloadNetworkVirtualMachine."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkVirtualMachine?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkVirtualMachine&text=WorkloadNetworkVirtualMachine\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getVirtualMachineWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getVirtualMachineWithResponse(String resourceGroupName, String privateCloudName, String virtualMachineId, Context context)"
name: "getVirtualMachineWithResponse(String resourceGroupName, String privateCloudName, String virtualMachineId, Context context)"
nameWithType: "WorkloadNetworks.getVirtualMachineWithResponse(String resourceGroupName, String privateCloudName, String virtualMachineId, Context context)"
summary: "Get a Workload<wbr>Network<wbr>Virtual<wbr>Machine."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the virtual machine."
name: "virtualMachineId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<WorkloadNetworkVirtualMachine> getVirtualMachineWithResponse(String resourceGroupName, String privateCloudName, String virtualMachineId, Context context)"
desc: "Get a WorkloadNetworkVirtualMachine."
returns:
description: "a WorkloadNetworkVirtualMachine along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkVirtualMachine?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkVirtualMachine&text=WorkloadNetworkVirtualMachine\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.getWithResponse(String resourceGroupName, String privateCloudName, Context context)"
name: "getWithResponse(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "WorkloadNetworks.getWithResponse(String resourceGroupName, String privateCloudName, Context context)"
summary: "Get a Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<WorkloadNetwork> getWithResponse(String resourceGroupName, String privateCloudName, Context context)"
desc: "Get a WorkloadNetwork."
returns:
description: "a WorkloadNetwork along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetwork?alt=com.azure.resourcemanager.avs.models.WorkloadNetwork&text=WorkloadNetwork\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.list(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.list(String resourceGroupName, String privateCloudName)"
name: "list(String resourceGroupName, String privateCloudName)"
nameWithType: "WorkloadNetworks.list(String resourceGroupName, String privateCloudName)"
summary: "List Workload<wbr>Network resources by Private<wbr>Cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<WorkloadNetwork> list(String resourceGroupName, String privateCloudName)"
desc: "List WorkloadNetwork resources by PrivateCloud."
returns:
description: "the response of a WorkloadNetwork list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetwork?alt=com.azure.resourcemanager.avs.models.WorkloadNetwork&text=WorkloadNetwork\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.list(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.list(String resourceGroupName, String privateCloudName, Context context)"
name: "list(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "WorkloadNetworks.list(String resourceGroupName, String privateCloudName, Context context)"
summary: "List Workload<wbr>Network resources by Private<wbr>Cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 PagedIterable<WorkloadNetwork> list(String resourceGroupName, String privateCloudName, Context context)"
desc: "List WorkloadNetwork resources by PrivateCloud."
returns:
description: "the response of a WorkloadNetwork list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetwork?alt=com.azure.resourcemanager.avs.models.WorkloadNetwork&text=WorkloadNetwork\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listDhcp(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listDhcp(String resourceGroupName, String privateCloudName)"
name: "listDhcp(String resourceGroupName, String privateCloudName)"
nameWithType: "WorkloadNetworks.listDhcp(String resourceGroupName, String privateCloudName)"
summary: "List Workload<wbr>Network<wbr>Dhcp resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<WorkloadNetworkDhcp> listDhcp(String resourceGroupName, String privateCloudName)"
desc: "List WorkloadNetworkDhcp resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkDhcp list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDhcp?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDhcp&text=WorkloadNetworkDhcp\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listDhcp(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listDhcp(String resourceGroupName, String privateCloudName, Context context)"
name: "listDhcp(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "WorkloadNetworks.listDhcp(String resourceGroupName, String privateCloudName, Context context)"
summary: "List Workload<wbr>Network<wbr>Dhcp resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 PagedIterable<WorkloadNetworkDhcp> listDhcp(String resourceGroupName, String privateCloudName, Context context)"
desc: "List WorkloadNetworkDhcp resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkDhcp list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDhcp?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDhcp&text=WorkloadNetworkDhcp\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listDnsServices(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listDnsServices(String resourceGroupName, String privateCloudName)"
name: "listDnsServices(String resourceGroupName, String privateCloudName)"
nameWithType: "WorkloadNetworks.listDnsServices(String resourceGroupName, String privateCloudName)"
summary: "List Workload<wbr>Network<wbr>Dns<wbr>Service resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<WorkloadNetworkDnsService> listDnsServices(String resourceGroupName, String privateCloudName)"
desc: "List WorkloadNetworkDnsService resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkDnsService list operation as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService&text=WorkloadNetworkDnsService\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listDnsServices(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listDnsServices(String resourceGroupName, String privateCloudName, Context context)"
name: "listDnsServices(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "WorkloadNetworks.listDnsServices(String resourceGroupName, String privateCloudName, Context context)"
summary: "List Workload<wbr>Network<wbr>Dns<wbr>Service resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 PagedIterable<WorkloadNetworkDnsService> listDnsServices(String resourceGroupName, String privateCloudName, Context context)"
desc: "List WorkloadNetworkDnsService resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkDnsService list operation as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService&text=WorkloadNetworkDnsService\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listDnsZones(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listDnsZones(String resourceGroupName, String privateCloudName)"
name: "listDnsZones(String resourceGroupName, String privateCloudName)"
nameWithType: "WorkloadNetworks.listDnsZones(String resourceGroupName, String privateCloudName)"
summary: "List Workload<wbr>Network<wbr>Dns<wbr>Zone resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<WorkloadNetworkDnsZone> listDnsZones(String resourceGroupName, String privateCloudName)"
desc: "List WorkloadNetworkDnsZone resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkDnsZone list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsZone?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsZone&text=WorkloadNetworkDnsZone\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listDnsZones(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listDnsZones(String resourceGroupName, String privateCloudName, Context context)"
name: "listDnsZones(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "WorkloadNetworks.listDnsZones(String resourceGroupName, String privateCloudName, Context context)"
summary: "List Workload<wbr>Network<wbr>Dns<wbr>Zone resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 PagedIterable<WorkloadNetworkDnsZone> listDnsZones(String resourceGroupName, String privateCloudName, Context context)"
desc: "List WorkloadNetworkDnsZone resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkDnsZone list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsZone?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsZone&text=WorkloadNetworkDnsZone\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listGateways(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listGateways(String resourceGroupName, String privateCloudName)"
name: "listGateways(String resourceGroupName, String privateCloudName)"
nameWithType: "WorkloadNetworks.listGateways(String resourceGroupName, String privateCloudName)"
summary: "List Workload<wbr>Network<wbr>Gateway resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<WorkloadNetworkGateway> listGateways(String resourceGroupName, String privateCloudName)"
desc: "List WorkloadNetworkGateway resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkGateway list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkGateway?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkGateway&text=WorkloadNetworkGateway\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listGateways(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listGateways(String resourceGroupName, String privateCloudName, Context context)"
name: "listGateways(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "WorkloadNetworks.listGateways(String resourceGroupName, String privateCloudName, Context context)"
summary: "List Workload<wbr>Network<wbr>Gateway resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 PagedIterable<WorkloadNetworkGateway> listGateways(String resourceGroupName, String privateCloudName, Context context)"
desc: "List WorkloadNetworkGateway resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkGateway list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkGateway?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkGateway&text=WorkloadNetworkGateway\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listPortMirroring(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listPortMirroring(String resourceGroupName, String privateCloudName)"
name: "listPortMirroring(String resourceGroupName, String privateCloudName)"
nameWithType: "WorkloadNetworks.listPortMirroring(String resourceGroupName, String privateCloudName)"
summary: "List Workload<wbr>Network<wbr>Port<wbr>Mirroring resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<WorkloadNetworkPortMirroring> listPortMirroring(String resourceGroupName, String privateCloudName)"
desc: "List WorkloadNetworkPortMirroring resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkPortMirroring list operation as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkPortMirroring?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkPortMirroring&text=WorkloadNetworkPortMirroring\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listPortMirroring(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listPortMirroring(String resourceGroupName, String privateCloudName, Context context)"
name: "listPortMirroring(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "WorkloadNetworks.listPortMirroring(String resourceGroupName, String privateCloudName, Context context)"
summary: "List Workload<wbr>Network<wbr>Port<wbr>Mirroring resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 PagedIterable<WorkloadNetworkPortMirroring> listPortMirroring(String resourceGroupName, String privateCloudName, Context context)"
desc: "List WorkloadNetworkPortMirroring resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkPortMirroring list operation as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkPortMirroring?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkPortMirroring&text=WorkloadNetworkPortMirroring\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listPublicIPs(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listPublicIPs(String resourceGroupName, String privateCloudName)"
name: "listPublicIPs(String resourceGroupName, String privateCloudName)"
nameWithType: "WorkloadNetworks.listPublicIPs(String resourceGroupName, String privateCloudName)"
summary: "List Workload<wbr>Network<wbr>PublicIP resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<WorkloadNetworkPublicIp> listPublicIPs(String resourceGroupName, String privateCloudName)"
desc: "List WorkloadNetworkPublicIP resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkPublicIP list operation as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkPublicIp?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkPublicIp&text=WorkloadNetworkPublicIp\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listPublicIPs(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listPublicIPs(String resourceGroupName, String privateCloudName, Context context)"
name: "listPublicIPs(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "WorkloadNetworks.listPublicIPs(String resourceGroupName, String privateCloudName, Context context)"
summary: "List Workload<wbr>Network<wbr>PublicIP resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 PagedIterable<WorkloadNetworkPublicIp> listPublicIPs(String resourceGroupName, String privateCloudName, Context context)"
desc: "List WorkloadNetworkPublicIP resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkPublicIP list operation as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkPublicIp?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkPublicIp&text=WorkloadNetworkPublicIp\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listSegments(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listSegments(String resourceGroupName, String privateCloudName)"
name: "listSegments(String resourceGroupName, String privateCloudName)"
nameWithType: "WorkloadNetworks.listSegments(String resourceGroupName, String privateCloudName)"
summary: "List Workload<wbr>Network<wbr>Segment resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<WorkloadNetworkSegment> listSegments(String resourceGroupName, String privateCloudName)"
desc: "List WorkloadNetworkSegment resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkSegment list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkSegment?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkSegment&text=WorkloadNetworkSegment\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listSegments(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listSegments(String resourceGroupName, String privateCloudName, Context context)"
name: "listSegments(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "WorkloadNetworks.listSegments(String resourceGroupName, String privateCloudName, Context context)"
summary: "List Workload<wbr>Network<wbr>Segment resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 PagedIterable<WorkloadNetworkSegment> listSegments(String resourceGroupName, String privateCloudName, Context context)"
desc: "List WorkloadNetworkSegment resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkSegment list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkSegment?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkSegment&text=WorkloadNetworkSegment\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listVMGroups(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listVMGroups(String resourceGroupName, String privateCloudName)"
name: "listVMGroups(String resourceGroupName, String privateCloudName)"
nameWithType: "WorkloadNetworks.listVMGroups(String resourceGroupName, String privateCloudName)"
summary: "List Workload<wbr>Network<wbr>VMGroup resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<WorkloadNetworkVMGroup> listVMGroups(String resourceGroupName, String privateCloudName)"
desc: "List WorkloadNetworkVMGroup resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkVMGroup list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkVMGroup?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkVMGroup&text=WorkloadNetworkVMGroup\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listVMGroups(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listVMGroups(String resourceGroupName, String privateCloudName, Context context)"
name: "listVMGroups(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "WorkloadNetworks.listVMGroups(String resourceGroupName, String privateCloudName, Context context)"
summary: "List Workload<wbr>Network<wbr>VMGroup resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 PagedIterable<WorkloadNetworkVMGroup> listVMGroups(String resourceGroupName, String privateCloudName, Context context)"
desc: "List WorkloadNetworkVMGroup resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkVMGroup list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkVMGroup?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkVMGroup&text=WorkloadNetworkVMGroup\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listVirtualMachines(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listVirtualMachines(String resourceGroupName, String privateCloudName)"
name: "listVirtualMachines(String resourceGroupName, String privateCloudName)"
nameWithType: "WorkloadNetworks.listVirtualMachines(String resourceGroupName, String privateCloudName)"
summary: "List Workload<wbr>Network<wbr>Virtual<wbr>Machine resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<WorkloadNetworkVirtualMachine> listVirtualMachines(String resourceGroupName, String privateCloudName)"
desc: "List WorkloadNetworkVirtualMachine resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkVirtualMachine list operation as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkVirtualMachine?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkVirtualMachine&text=WorkloadNetworkVirtualMachine\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listVirtualMachines(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworks.listVirtualMachines(String resourceGroupName, String privateCloudName, Context context)"
name: "listVirtualMachines(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "WorkloadNetworks.listVirtualMachines(String resourceGroupName, String privateCloudName, Context context)"
summary: "List Workload<wbr>Network<wbr>Virtual<wbr>Machine resources by Workload<wbr>Network."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 PagedIterable<WorkloadNetworkVirtualMachine> listVirtualMachines(String resourceGroupName, String privateCloudName, Context context)"
desc: "List WorkloadNetworkVirtualMachine resources by WorkloadNetwork."
returns:
description: "the response of a WorkloadNetworkVirtualMachine list operation as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkVirtualMachine?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkVirtualMachine&text=WorkloadNetworkVirtualMachine\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of WorkloadNetworks."
metadata: {}
package: "com.azure.resourcemanager.avs.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-avs:1.2.0