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

305 строки
30 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient"
fullName: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient"
name: "PrivateEndpointConnectionsClient"
nameWithType: "PrivateEndpointConnectionsClient"
summary: "An instance of this class provides access to all the operations defined in Private<wbr>Endpoint<wbr>Connections<wbr>Client."
syntax: "public interface **PrivateEndpointConnectionsClient**"
methods:
- uid: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.beginDelete(String resourceGroupName, String accountName, String privateEndpointConnectionName)"
name: "beginDelete(String resourceGroupName, String accountName, String privateEndpointConnectionName)"
nameWithType: "PrivateEndpointConnectionsClient.beginDelete(String resourceGroupName, String accountName, String privateEndpointConnectionName)"
summary: "Deletes the specified private endpoint connection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the Batch account."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Batch account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private endpoint connection name. This must be unique within the\n account."
name: "privateEndpointConnectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String accountName, String privateEndpointConnectionName)"
desc: "Deletes the specified private endpoint connection."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.beginDelete(String resourceGroupName, String accountName, String privateEndpointConnectionName, Context context)"
name: "beginDelete(String resourceGroupName, String accountName, String privateEndpointConnectionName, Context context)"
nameWithType: "PrivateEndpointConnectionsClient.beginDelete(String resourceGroupName, String accountName, String privateEndpointConnectionName, Context context)"
summary: "Deletes the specified private endpoint connection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the Batch account."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Batch account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private endpoint connection name. This must be unique within the\n account."
name: "privateEndpointConnectionName"
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 SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String accountName, String privateEndpointConnectionName, Context context)"
desc: "Deletes the specified private endpoint connection."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner)"
fullName: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.beginUpdate(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters)"
name: "beginUpdate(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters)"
nameWithType: "PrivateEndpointConnectionsClient.beginUpdate(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters)"
summary: "Updates the properties of an existing private endpoint connection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the Batch account."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Batch account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private endpoint connection name. This must be unique within the\n account."
name: "privateEndpointConnectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "PrivateEndpointConnection properties that should be updated. Properties that are supplied will\n be updated, any property not supplied will be unchanged."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner> beginUpdate(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters)"
desc: "Updates the properties of an existing private endpoint connection."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of contains information about a private link resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.beginUpdate(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, String ifMatch, Context context)"
name: "beginUpdate(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, String ifMatch, Context context)"
nameWithType: "PrivateEndpointConnectionsClient.beginUpdate(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, String ifMatch, Context context)"
summary: "Updates the properties of an existing private endpoint connection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the Batch account."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Batch account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private endpoint connection name. This must be unique within the\n account."
name: "privateEndpointConnectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "PrivateEndpointConnection properties that should be updated. Properties that are supplied will\n be updated, any property not supplied will be unchanged."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The state (ETag) version of the private endpoint connection to update. This value can be omitted\n or set to \"*\" to apply the operation unconditionally."
name: "ifMatch"
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 SyncPoller<PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner> beginUpdate(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, String ifMatch, Context context)"
desc: "Updates the properties of an existing private endpoint connection."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of contains information about a private link resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.delete(String resourceGroupName, String accountName, String privateEndpointConnectionName)"
name: "delete(String resourceGroupName, String accountName, String privateEndpointConnectionName)"
nameWithType: "PrivateEndpointConnectionsClient.delete(String resourceGroupName, String accountName, String privateEndpointConnectionName)"
summary: "Deletes the specified private endpoint connection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the Batch account."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Batch account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private endpoint connection name. This must be unique within the\n account."
name: "privateEndpointConnectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String accountName, String privateEndpointConnectionName)"
desc: "Deletes the specified private endpoint connection."
- uid: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.delete(String resourceGroupName, String accountName, String privateEndpointConnectionName, Context context)"
name: "delete(String resourceGroupName, String accountName, String privateEndpointConnectionName, Context context)"
nameWithType: "PrivateEndpointConnectionsClient.delete(String resourceGroupName, String accountName, String privateEndpointConnectionName, Context context)"
summary: "Deletes the specified private endpoint connection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the Batch account."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Batch account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private endpoint connection name. This must be unique within the\n account."
name: "privateEndpointConnectionName"
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 accountName, String privateEndpointConnectionName, Context context)"
desc: "Deletes the specified private endpoint connection."
- uid: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.get(String resourceGroupName, String accountName, String privateEndpointConnectionName)"
name: "get(String resourceGroupName, String accountName, String privateEndpointConnectionName)"
nameWithType: "PrivateEndpointConnectionsClient.get(String resourceGroupName, String accountName, String privateEndpointConnectionName)"
summary: "Gets information about the specified private endpoint connection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the Batch account."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Batch account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private endpoint connection name. This must be unique within the\n account."
name: "privateEndpointConnectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PrivateEndpointConnectionInner get(String resourceGroupName, String accountName, String privateEndpointConnectionName)"
desc: "Gets information about the specified private endpoint connection."
returns:
description: "information about the specified private endpoint connection."
type: "<xref href=\"com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.getWithResponse(String resourceGroupName, String accountName, String privateEndpointConnectionName, Context context)"
name: "getWithResponse(String resourceGroupName, String accountName, String privateEndpointConnectionName, Context context)"
nameWithType: "PrivateEndpointConnectionsClient.getWithResponse(String resourceGroupName, String accountName, String privateEndpointConnectionName, Context context)"
summary: "Gets information about the specified private endpoint connection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the Batch account."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Batch account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private endpoint connection name. This must be unique within the\n account."
name: "privateEndpointConnectionName"
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<PrivateEndpointConnectionInner> getWithResponse(String resourceGroupName, String accountName, String privateEndpointConnectionName, Context context)"
desc: "Gets information about the specified private endpoint connection."
returns:
description: "information about the specified private endpoint connection 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.batch.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.listByBatchAccount(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.listByBatchAccount(String resourceGroupName, String accountName)"
name: "listByBatchAccount(String resourceGroupName, String accountName)"
nameWithType: "PrivateEndpointConnectionsClient.listByBatchAccount(String resourceGroupName, String accountName)"
summary: "Lists all of the private endpoint connections in the specified account."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the Batch account."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Batch account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<PrivateEndpointConnectionInner> listByBatchAccount(String resourceGroupName, String accountName)"
desc: "Lists all of the private endpoint connections in the specified account."
returns:
description: "values returned by the 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.batch.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.listByBatchAccount(java.lang.String,java.lang.String,java.lang.Integer,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.listByBatchAccount(String resourceGroupName, String accountName, Integer maxresults, Context context)"
name: "listByBatchAccount(String resourceGroupName, String accountName, Integer maxresults, Context context)"
nameWithType: "PrivateEndpointConnectionsClient.listByBatchAccount(String resourceGroupName, String accountName, Integer maxresults, Context context)"
summary: "Lists all of the private endpoint connections in the specified account."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the Batch account."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Batch account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The maximum number of items to return in the response."
name: "maxresults"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</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<PrivateEndpointConnectionInner> listByBatchAccount(String resourceGroupName, String accountName, Integer maxresults, Context context)"
desc: "Lists all of the private endpoint connections in the specified account."
returns:
description: "values returned by the 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.batch.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.update(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner)"
fullName: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.update(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters)"
name: "update(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters)"
nameWithType: "PrivateEndpointConnectionsClient.update(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters)"
summary: "Updates the properties of an existing private endpoint connection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the Batch account."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Batch account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private endpoint connection name. This must be unique within the\n account."
name: "privateEndpointConnectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "PrivateEndpointConnection properties that should be updated. Properties that are supplied will\n be updated, any property not supplied will be unchanged."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PrivateEndpointConnectionInner update(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters)"
desc: "Updates the properties of an existing private endpoint connection."
returns:
description: "contains information about a private link resource."
type: "<xref href=\"com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.update(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.batch.fluent.PrivateEndpointConnectionsClient.update(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, String ifMatch, Context context)"
name: "update(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, String ifMatch, Context context)"
nameWithType: "PrivateEndpointConnectionsClient.update(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, String ifMatch, Context context)"
summary: "Updates the properties of an existing private endpoint connection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the Batch account."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Batch account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private endpoint connection name. This must be unique within the\n account."
name: "privateEndpointConnectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "PrivateEndpointConnection properties that should be updated. Properties that are supplied will\n be updated, any property not supplied will be unchanged."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The state (ETag) version of the private endpoint connection to update. This value can be omitted\n or set to \"*\" to apply the operation unconditionally."
name: "ifMatch"
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 PrivateEndpointConnectionInner update(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, String ifMatch, Context context)"
desc: "Updates the properties of an existing private endpoint connection."
returns:
description: "contains information about a private link resource."
type: "<xref href=\"com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.batch.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in PrivateEndpointConnectionsClient."
metadata: {}
package: "com.azure.resourcemanager.batch.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-batch:2.0.0