321 строка
25 KiB
YAML
321 строка
25 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps"
|
|
name: "NetworkTaps"
|
|
nameWithType: "NetworkTaps"
|
|
summary: "Resource collection API of Network<wbr>Taps."
|
|
syntax: "public interface **NetworkTaps**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.define(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.define(String name)"
|
|
name: "define(String name)"
|
|
nameWithType: "NetworkTaps.define(String name)"
|
|
summary: "Begins definition for a new Network<wbr>Tap 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 NetworkTap.DefinitionStages.Blank define(String name)"
|
|
desc: "Begins definition for a new NetworkTap resource."
|
|
returns:
|
|
description: "the first stage of the new NetworkTap definition."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.NetworkTap.DefinitionStages.Blank?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkTap.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.delete(String resourceGroupName, String networkTapName, Context context)"
|
|
name: "delete(String resourceGroupName, String networkTapName, Context context)"
|
|
nameWithType: "NetworkTaps.delete(String resourceGroupName, String networkTapName, Context context)"
|
|
summary: "Deletes a Network Tap."
|
|
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 Network Tap."
|
|
name: "networkTapName"
|
|
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 delete(String resourceGroupName, String networkTapName, Context context)"
|
|
desc: "Deletes a Network Tap.\n\nDeletes Network Tap."
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.deleteById(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.deleteById(String id)"
|
|
name: "deleteById(String id)"
|
|
nameWithType: "NetworkTaps.deleteById(String id)"
|
|
summary: "Deletes a Network Tap."
|
|
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 deleteById(String id)"
|
|
desc: "Deletes a Network Tap.\n\nDeletes Network Tap."
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.deleteByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.deleteByIdWithResponse(String id, Context context)"
|
|
name: "deleteByIdWithResponse(String id, Context context)"
|
|
nameWithType: "NetworkTaps.deleteByIdWithResponse(String id, Context context)"
|
|
summary: "Deletes a Network Tap."
|
|
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 deleteByIdWithResponse(String id, Context context)"
|
|
desc: "Deletes a Network Tap.\n\nDeletes Network Tap."
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.deleteByResourceGroup(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.deleteByResourceGroup(String resourceGroupName, String networkTapName)"
|
|
name: "deleteByResourceGroup(String resourceGroupName, String networkTapName)"
|
|
nameWithType: "NetworkTaps.deleteByResourceGroup(String resourceGroupName, String networkTapName)"
|
|
summary: "Deletes a Network Tap."
|
|
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 Network Tap."
|
|
name: "networkTapName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void deleteByResourceGroup(String resourceGroupName, String networkTapName)"
|
|
desc: "Deletes a Network Tap.\n\nDeletes Network Tap."
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.getById(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.getById(String id)"
|
|
name: "getById(String id)"
|
|
nameWithType: "NetworkTaps.getById(String id)"
|
|
summary: "Gets a Network Tap."
|
|
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 NetworkTap getById(String id)"
|
|
desc: "Gets a Network Tap.\n\nRetrieves details of this Network Tap."
|
|
returns:
|
|
description: "the Network Tap resource definition 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.managednetworkfabric.models.NetworkTap?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkTap&text=NetworkTap\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.getByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.getByIdWithResponse(String id, Context context)"
|
|
name: "getByIdWithResponse(String id, Context context)"
|
|
nameWithType: "NetworkTaps.getByIdWithResponse(String id, Context context)"
|
|
summary: "Gets a Network Tap."
|
|
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<NetworkTap> getByIdWithResponse(String id, Context context)"
|
|
desc: "Gets a Network Tap.\n\nRetrieves details of this Network Tap."
|
|
returns:
|
|
description: "the Network Tap resource definition 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\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.NetworkTap?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkTap&text=NetworkTap\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.getByResourceGroup(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.getByResourceGroup(String resourceGroupName, String networkTapName)"
|
|
name: "getByResourceGroup(String resourceGroupName, String networkTapName)"
|
|
nameWithType: "NetworkTaps.getByResourceGroup(String resourceGroupName, String networkTapName)"
|
|
summary: "Gets a Network Tap."
|
|
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 Network Tap."
|
|
name: "networkTapName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract NetworkTap getByResourceGroup(String resourceGroupName, String networkTapName)"
|
|
desc: "Gets a Network Tap.\n\nRetrieves details of this Network Tap."
|
|
returns:
|
|
description: "the Network Tap resource definition."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.NetworkTap?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkTap&text=NetworkTap\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.getByResourceGroupWithResponse(String resourceGroupName, String networkTapName, Context context)"
|
|
name: "getByResourceGroupWithResponse(String resourceGroupName, String networkTapName, Context context)"
|
|
nameWithType: "NetworkTaps.getByResourceGroupWithResponse(String resourceGroupName, String networkTapName, Context context)"
|
|
summary: "Gets a Network Tap."
|
|
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 Network Tap."
|
|
name: "networkTapName"
|
|
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<NetworkTap> getByResourceGroupWithResponse(String resourceGroupName, String networkTapName, Context context)"
|
|
desc: "Gets a Network Tap.\n\nRetrieves details of this Network Tap."
|
|
returns:
|
|
description: "the Network Tap resource definition 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\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.NetworkTap?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkTap&text=NetworkTap\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.list()"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.list()"
|
|
name: "list()"
|
|
nameWithType: "NetworkTaps.list()"
|
|
summary: "List Network Taps by subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PagedIterable<NetworkTap> list()"
|
|
desc: "List Network Taps by subscription.\n\nDisplays Network Taps list by subscription GET method."
|
|
returns:
|
|
description: "list of NetworkTaps 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\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.NetworkTap?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkTap&text=NetworkTap\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.list(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.list(Context context)"
|
|
name: "list(Context context)"
|
|
nameWithType: "NetworkTaps.list(Context context)"
|
|
summary: "List Network Taps by subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<NetworkTap> list(Context context)"
|
|
desc: "List Network Taps by subscription.\n\nDisplays Network Taps list by subscription GET method."
|
|
returns:
|
|
description: "list of NetworkTaps 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\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.NetworkTap?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkTap&text=NetworkTap\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.listByResourceGroup(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.listByResourceGroup(String resourceGroupName)"
|
|
name: "listByResourceGroup(String resourceGroupName)"
|
|
nameWithType: "NetworkTaps.listByResourceGroup(String resourceGroupName)"
|
|
summary: "List Network Taps by resource group."
|
|
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>"
|
|
syntax: "public abstract PagedIterable<NetworkTap> listByResourceGroup(String resourceGroupName)"
|
|
desc: "List Network Taps by resource group.\n\nDisplays Network Taps list by resource group GET method."
|
|
returns:
|
|
description: "list of NetworkTaps 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\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.NetworkTap?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkTap&text=NetworkTap\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.listByResourceGroup(String resourceGroupName, Context context)"
|
|
name: "listByResourceGroup(String resourceGroupName, Context context)"
|
|
nameWithType: "NetworkTaps.listByResourceGroup(String resourceGroupName, Context context)"
|
|
summary: "List Network Taps by resource group."
|
|
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 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<NetworkTap> listByResourceGroup(String resourceGroupName, Context context)"
|
|
desc: "List Network Taps by resource group.\n\nDisplays Network Taps list by resource group GET method."
|
|
returns:
|
|
description: "list of NetworkTaps 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\" /><<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.NetworkTap?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkTap&text=NetworkTap\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.resync(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.resync(String resourceGroupName, String networkTapName)"
|
|
name: "resync(String resourceGroupName, String networkTapName)"
|
|
nameWithType: "NetworkTaps.resync(String resourceGroupName, String networkTapName)"
|
|
summary: "Resync operation on the Network Tap."
|
|
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 Network Tap."
|
|
name: "networkTapName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract CommonPostActionResponseForStateUpdate resync(String resourceGroupName, String networkTapName)"
|
|
desc: "Resync operation on the Network Tap.\n\nImplements the operation to the underlying resources."
|
|
returns:
|
|
description: "common response for the state updates."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.CommonPostActionResponseForStateUpdate?alt=com.azure.resourcemanager.managednetworkfabric.models.CommonPostActionResponseForStateUpdate&text=CommonPostActionResponseForStateUpdate\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.resync(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.resync(String resourceGroupName, String networkTapName, Context context)"
|
|
name: "resync(String resourceGroupName, String networkTapName, Context context)"
|
|
nameWithType: "NetworkTaps.resync(String resourceGroupName, String networkTapName, Context context)"
|
|
summary: "Resync operation on the Network Tap."
|
|
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 Network Tap."
|
|
name: "networkTapName"
|
|
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 CommonPostActionResponseForStateUpdate resync(String resourceGroupName, String networkTapName, Context context)"
|
|
desc: "Resync operation on the Network Tap.\n\nImplements the operation to the underlying resources."
|
|
returns:
|
|
description: "common response for the state updates."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.CommonPostActionResponseForStateUpdate?alt=com.azure.resourcemanager.managednetworkfabric.models.CommonPostActionResponseForStateUpdate&text=CommonPostActionResponseForStateUpdate\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.updateAdministrativeState(java.lang.String,java.lang.String,com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.updateAdministrativeState(String resourceGroupName, String networkTapName, UpdateAdministrativeState body)"
|
|
name: "updateAdministrativeState(String resourceGroupName, String networkTapName, UpdateAdministrativeState body)"
|
|
nameWithType: "NetworkTaps.updateAdministrativeState(String resourceGroupName, String networkTapName, UpdateAdministrativeState body)"
|
|
summary: "Updates administrative state of Network Tap."
|
|
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 Network Tap."
|
|
name: "networkTapName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request payload."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState?alt=com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState&text=UpdateAdministrativeState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract CommonPostActionResponseForDeviceUpdate updateAdministrativeState(String resourceGroupName, String networkTapName, UpdateAdministrativeState body)"
|
|
desc: "Updates administrative state of Network Tap.\n\nImplements the operation to the underlying resources."
|
|
returns:
|
|
description: "common response for device updates."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.CommonPostActionResponseForDeviceUpdate?alt=com.azure.resourcemanager.managednetworkfabric.models.CommonPostActionResponseForDeviceUpdate&text=CommonPostActionResponseForDeviceUpdate\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.updateAdministrativeState(java.lang.String,java.lang.String,com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTaps.updateAdministrativeState(String resourceGroupName, String networkTapName, UpdateAdministrativeState body, Context context)"
|
|
name: "updateAdministrativeState(String resourceGroupName, String networkTapName, UpdateAdministrativeState body, Context context)"
|
|
nameWithType: "NetworkTaps.updateAdministrativeState(String resourceGroupName, String networkTapName, UpdateAdministrativeState body, Context context)"
|
|
summary: "Updates administrative state of Network Tap."
|
|
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 Network Tap."
|
|
name: "networkTapName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request payload."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState?alt=com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState&text=UpdateAdministrativeState\" data-throw-if-not-resolved=\"False\" />"
|
|
- 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 CommonPostActionResponseForDeviceUpdate updateAdministrativeState(String resourceGroupName, String networkTapName, UpdateAdministrativeState body, Context context)"
|
|
desc: "Updates administrative state of Network Tap.\n\nImplements the operation to the underlying resources."
|
|
returns:
|
|
description: "common response for device updates."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.CommonPostActionResponseForDeviceUpdate?alt=com.azure.resourcemanager.managednetworkfabric.models.CommonPostActionResponseForDeviceUpdate&text=CommonPostActionResponseForDeviceUpdate\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "Resource collection API of NetworkTaps."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.managednetworkfabric.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-managednetworkfabric:1.0.0
|