Skip to main content

application_group

Overview

Nameapplication_group
TypeResource
Idazure.event_hubs.application_group

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
locationstringThe geo-location where the resource lives
propertiesobject
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"

Methods

NameAccessible byRequired ParamsDescription
getSELECTapplicationGroupName, namespaceName, resourceGroupName, subscriptionIdGets an ApplicationGroup for a Namespace.
list_by_namespaceSELECTnamespaceName, resourceGroupName, subscriptionIdGets a list of application groups for a Namespace.
deleteDELETEapplicationGroupName, namespaceName, resourceGroupName, subscriptionIdDeletes an ApplicationGroup for a Namespace.
_list_by_namespaceEXECnamespaceName, resourceGroupName, subscriptionIdGets a list of application groups for a Namespace.