Skip to main content

application

Overview

Nameapplication
TypeResource
Idazure.security.application

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectDescribes properties of an application
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, applicationId, subscriptionIdGet a specific application for the requested scope by applicationId
create_or_updateINSERTapi-version, applicationId, subscriptionIdCreates or update a security application on the given subscription.
deleteDELETEapi-version, applicationId, subscriptionIdDelete an Application over a given scope