Skip to main content

network_functions

Overview

Namenetwork_functions
TypeResource
Idazure.hybrid_network.network_functions

Fields

NameDatatypeDescription
etagstringA unique read-only string that changes whenever the resource is updated.
identityobjectManaged service identity (system assigned and/or user assigned identities)
locationstringThe geo-location where the resource lives
propertiesobjectNetwork function properties.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTnetworkFunctionName, resourceGroupName, subscriptionIdGets information about the specified network function resource.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists all the network function resources in a resource group.
list_by_subscriptionSELECTsubscriptionIdLists all the network functions in a subscription.
create_or_updateINSERTnetworkFunctionName, resourceGroupName, subscriptionIdCreates or updates a network function resource.
deleteDELETEnetworkFunctionName, resourceGroupName, subscriptionIdDeletes the specified network function resource.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists all the network function resources in a resource group.
_list_by_subscriptionEXECsubscriptionIdLists all the network functions in a subscription.
execute_requestEXECnetworkFunctionName, resourceGroupName, subscriptionId, data__requestMetadata, data__serviceEndpointExecute a request to services on a containerized network function.