SecurityConnectorIdentity 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.
Identity for the resource.
public class SecurityConnectorIdentity : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.SecurityConnectorIdentity>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.SecurityConnectorIdentity>
type SecurityConnectorIdentity = class
interface IJsonModel<SecurityConnectorIdentity>
interface IPersistableModel<SecurityConnectorIdentity>
Public Class SecurityConnectorIdentity
Implements IJsonModel(Of SecurityConnectorIdentity), IPersistableModel(Of SecurityConnectorIdentity)
- Inheritance
-
SecurityConnectorIdentity
- Implements
Properties
| Name | Description |
|---|---|
| PrincipalId |
The principal ID of resource identity. The value must be an UUID. |
| TenantId |
The tenant ID of resource. The value must be an UUID. |
| Type |
The identity type. |