Share via


DefenderForAISetting Class

Definition

The Defender for AI resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class DefenderForAISetting : Microsoft.Azure.Management.CognitiveServices.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DefenderForAISetting = class
    inherit ProxyResource
Public Class DefenderForAISetting
Inherits ProxyResource
Inheritance
DefenderForAISetting
Attributes

Constructors

DefenderForAISetting()

Initializes a new instance of the DefenderForAISetting class.

DefenderForAISetting(String, String, String, SystemData, String, IDictionary<String,String>, String)

Initializes a new instance of the DefenderForAISetting class.

Properties

Etag

Gets resource Etag.

Id

Gets fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Inherited from Resource)
Name

Gets the name of the resource

(Inherited from Resource)
State

Gets or sets defender for AI state on the AI resource. Possible values include: 'Disabled', 'Enabled'

SystemData

Gets metadata pertaining to creation and last modification of the resource.

Tags

Gets or sets resource tags.

Type

Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from Resource)

Applies to