ISecurityIdentity Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.SecurityIdentityTypeConverter))]
public interface ISecurityIdentity : Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.SecurityIdentityTypeConverter))>]
type ISecurityIdentity = interface
interface IJsonSerializable
Public Interface ISecurityIdentity
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
ApiId |
API revision identifier. Must be unique in the API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. |
GroupFqName |
The GitLab group fully-qualified name. |
Id |
Resource identity path |
OperationResultId |
The operation result Id. |
OrgName |
The Azure DevOps organization name. |
OwnerName |
The GitHub owner name. |
ProjectName |
The project name. |
RepoName |
The repository name. |
ResourceGroupName |
The name of the resource group within the user's subscription. The name is case insensitive. |
SecurityConnectorName |
The security connector name. |
ServiceName |
The name of the API Management service. |
SubscriptionId |
Azure subscription ID |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |