SecurityConnectorEnvironmentDetails 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 environment details of the resource.
public class SecurityConnectorEnvironmentDetails : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.SecurityConnectorEnvironmentDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.SecurityConnectorEnvironmentDetails>
type SecurityConnectorEnvironmentDetails = class
interface IJsonModel<SecurityConnectorEnvironmentDetails>
interface IPersistableModel<SecurityConnectorEnvironmentDetails>
Public Class SecurityConnectorEnvironmentDetails
Implements IJsonModel(Of SecurityConnectorEnvironmentDetails), IPersistableModel(Of SecurityConnectorEnvironmentDetails)
- Inheritance
-
SecurityConnectorEnvironmentDetails
- Implements
Properties
| Name | Description |
|---|---|
| EnvironmentHierarchyId |
The hierarchy id of the connector (in case of Azure - the subscription Id, in case of MC - the hierarchyId id). |
| NativeResourceId |
The native resource id of the resource (in case of Azure - the resource Id, in case of MC - the native resource id). |
| OrganizationalHierarchyId |
The organizational hierarchy id of the connector (in case of Azure - the subscription Id, in case of MC - the organizational hierarchyId id). |
| SubscriptionId |
The subscription Id. |
| TenantId |
The tenant Id. |