Skip to main content

application_groups

Overview

Nameapplication_groups
TypeResource
Idazure.desktop_virtualization.application_groups

Fields

NameDatatypeDescription
etagstringThe etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
identityobjectIdentity for the resource.
kindstringMetadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
managedBystringThe fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
planobjectPlan for the resource.
propertiesobjectSchema for ApplicationGroup properties.
skuobjectThe resource model definition representing SKU
systemDataobjectMetadata pertaining to creation and last modification of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapplicationGroupName, resourceGroupName, subscriptionIdGet an application group.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdList applicationGroups.
list_by_subscriptionSELECTsubscriptionIdList applicationGroups in subscription.
create_or_updateINSERTapplicationGroupName, resourceGroupName, subscriptionId, data__propertiesCreate or update an applicationGroup.
deleteDELETEapplicationGroupName, resourceGroupName, subscriptionIdRemove an applicationGroup.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdList applicationGroups.
_list_by_subscriptionEXECsubscriptionIdList applicationGroups in subscription.
updateEXECapplicationGroupName, resourceGroupName, subscriptionIdUpdate an applicationGroup.