Skip to main content

gateway

Overview

Namegateway
TypeResource
Idazure.service_fabric_mesh.gateway

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives
propertiesobjectThis type describes properties of a gateway resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, gatewayResourceName, resourceGroupName, subscriptionIdGets the information about the gateway resource with the given name. The information include the description and other properties of the gateway.
list_by_resource_groupSELECTapi-version, resourceGroupName, subscriptionIdGets the information about all gateway resources in a given resource group. The information include the description and other properties of the Gateway.
list_by_subscriptionSELECTapi-version, subscriptionIdGets the information about all gateway resources in a given resource group. The information include the description and other properties of the gateway.
createINSERTapi-version, gatewayResourceName, resourceGroupName, subscriptionId, data__propertiesCreates a gateway resource with the specified name, description and properties. If a gateway resource with the same name exists, then it is updated with the specified description and properties. Use gateway resources to create a gateway for public connectivity for services within your application.
deleteDELETEapi-version, gatewayResourceName, resourceGroupName, subscriptionIdDeletes the gateway resource identified by the name.
_list_by_resource_groupEXECapi-version, resourceGroupName, subscriptionIdGets the information about all gateway resources in a given resource group. The information include the description and other properties of the Gateway.
_list_by_subscriptionEXECapi-version, subscriptionIdGets the information about all gateway resources in a given resource group. The information include the description and other properties of the gateway.