Application Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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) |