Sdílet prostřednictvím


ISecurityConnector Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.SecurityConnectorTypeConverter))]
public interface ISecurityConnector : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.ITrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.SecurityConnectorTypeConverter))>]
type ISecurityConnector = interface
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
    interface IAzureTrackedResourceLocation
    interface IResourceKind
    interface IETag
    interface ITags1
Public Interface ISecurityConnector
Implements ITrackedResource
Derived
Attributes
Implements

Properties

EnvironmentData

The security connector environment data.

EnvironmentName

The multi cloud resource's cloud name.

Etag

Entity tag is used for comparing two or more entities from the same requested resource.

(Inherited from IETag)
HierarchyIdentifier

The multi cloud resource identifier (account id in case of AWS connector, project number in case of GCP connector).

HierarchyIdentifierTrialEndDate

The date on which the trial period will end, if applicable. Trial period exists for 30 days after upgrading to payed offerings.

Id

Resource Id

(Inherited from IResource)
Kind

Kind of the resource

(Inherited from IResourceKind)
Location

Location where the resource is stored

(Inherited from IAzureTrackedResourceLocation)
Name

Resource name

(Inherited from IResource)
Offering

A collection of offerings for the security connector.

SystemDataCreatedAt

The timestamp of resource creation (UTC).

SystemDataCreatedBy

The identity that created the resource.

SystemDataCreatedByType

The type of identity that created the resource.

SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

SystemDataLastModifiedBy

The identity that last modified the resource.

SystemDataLastModifiedByType

The type of identity that last modified the resource.

Tag

A list of key value pairs that describe the resource.

(Inherited from ITags1)
Type

Resource type

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to