Share via


Application Class

Definition

Security Application over a given scope

[Microsoft.Rest.Serialization.JsonTransformation]
public class Application : Microsoft.Azure.Management.Security.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Application = class
    inherit Resource
Public Class Application
Inherits Resource
Inheritance
Application
Attributes

Constructors

Application()

Initializes a new instance of the Application class.

Application(String, String, String, String, String, String, IList<Object>)

Initializes a new instance of the Application class.

Properties

ConditionSets

Gets or sets the application conditionSets - see examples

Description

Gets or sets description of the application

DisplayName

Gets or sets display name of the application

Id

Gets resource Id

(Inherited from Resource)
Name

Gets resource name

(Inherited from Resource)
SourceResourceType

Gets or sets the application source, what it affects, e.g. Assessments Possible values include: 'Assessments'

Type

Gets resource type

(Inherited from Resource)

Applies to