{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-network-privateendpoint","description":"NetworkManagementClient","version":"2019-08-01","base_url":"https://management.azure.com","endpoints":7,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api NetworkManagementClient\n@base https://management.azure.com\n@version 2019-08-01\n@auth OAuth2\n@endpoints 7\n@toc subscriptions(7)\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}\n@desc Deletes the specified private endpoint.\n@required {resourceGroupName: any # The name of the resource group., privateEndpointName: any # The name of the private endpoint.}\n@returns(200) Delete successful.\n@returns(202) Accepted and the operation will complete asynchronously.\n@returns(204) Delete successful.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}\n@desc Gets the specified private endpoint by resource group.\n@required {resourceGroupName: any # The name of the resource group., privateEndpointName: any # The name of the private endpoint.}\n@optional {$expand: any # Expands referenced resources.}\n@returns(200) Request successful. The operation returns the resulting private endpoint resource.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}\n@desc Creates or updates an private endpoint in the specified resource group.\n@required {resourceGroupName: any # The name of the resource group., privateEndpointName: any # The name of the private endpoint., parameters: any # Parameters supplied to the create or update private endpoint operation.}\n@returns(200) Update successful. The operation returns the resulting private endpoint resource.\n@returns(201) Create successful. The operation returns the resulting private endpoint resource.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints\n@desc Gets all private endpoints in a resource group.\n@required {resourceGroupName: any # The name of the resource group.}\n@returns(200) Request successful. The operation returns a list of private endpoint resources.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/privateEndpoints\n@desc Gets all private endpoints in a subscription.\n@returns(200) Request successful. The operation returns a list of private endpoint resources.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/locations/{location}/availablePrivateEndpointTypes\n@desc Returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region.\n@required {location: any # The location of the domain name.}\n@returns(200) Request successful. Returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/availablePrivateEndpointTypes\n@desc Returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region.\n@required {location: any # The location of the domain name., resourceGroupName: any # The name of the resource group.}\n@returns(200) Request successful. Returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region.\n\n@end\n"}