Partilhar via


ISecurityConnectorProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.SecurityConnectorPropertiesTypeConverter))]
public interface ISecurityConnectorProperties : Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.SecurityConnectorPropertiesTypeConverter))>]
type ISecurityConnectorProperties = interface
    interface IJsonSerializable
Public Interface ISecurityConnectorProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

EnvironmentData

The security connector environment data.

EnvironmentName

The multi cloud resource's cloud name.

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.

Offering

A collection of offerings for the security connector.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to