Aracılığıyla paylaş


ComplianceResult Class

Definition

a compliance result

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

Constructors

ComplianceResult()

Initializes a new instance of the ComplianceResult class.

ComplianceResult(String, String, String, String)

Initializes a new instance of the ComplianceResult class.

Properties

Id

Gets resource Id

(Inherited from Resource)
Name

Gets resource name

(Inherited from Resource)
ResourceStatus

Gets the status of the resource regarding a single assessment Possible values include: 'Healthy', 'NotApplicable', 'OffByPolicy', 'NotHealthy'

Type

Gets resource type

(Inherited from Resource)

Applies to