你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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