你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SecurityConnector Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The security connector resource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class SecurityConnector : Microsoft.Azure.Management.Security.Models.TrackedResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SecurityConnector = class
inherit TrackedResource
Public Class SecurityConnector
Inherits TrackedResource
- Inheritance
- Attributes
Constructors
SecurityConnector() |
Initializes a new instance of the SecurityConnector class. |
SecurityConnector(String, String, String, String, String, String, IDictionary<String,String>, SystemData, EnvironmentData, String, Nullable<DateTime>, String, IList<CloudOffering>) |
Initializes a new instance of the SecurityConnector class. |
Properties
EnvironmentData |
Gets or sets the security connector environment data. |
EnvironmentName |
Gets or sets the multi cloud resource's cloud name. Possible values include: 'Azure', 'AWS', 'GCP', 'Github', 'AzureDevOps' |
Etag |
Gets or sets entity tag is used for comparing two or more entities from the same requested resource. (Inherited from TrackedResource) |
HierarchyIdentifier |
Gets or sets the multi cloud resource identifier (account id in case of AWS connector, project number in case of GCP connector). |
HierarchyIdentifierTrialEndDate |
Gets the date on which the trial period will end, if applicable. Trial period exists for 30 days after upgrading to payed offerings. |
Id |
Gets resource Id (Inherited from TrackedResource) |
Kind |
Gets or sets kind of the resource (Inherited from TrackedResource) |
Location |
Gets or sets location where the resource is stored (Inherited from TrackedResource) |
Name |
Gets resource name (Inherited from TrackedResource) |
Offerings |
Gets or sets a collection of offerings for the security connector. |
SystemData |
Gets azure Resource Manager metadata containing createdBy and modifiedBy information. |
Tags |
Gets or sets a list of key value pairs that describe the resource. (Inherited from TrackedResource) |
Type |
Gets resource type (Inherited from TrackedResource) |