Share via


IIdentityProperties Interface

Definition

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

Properties

PrincipalId
TenantId
Type
UserAssignedIdentity

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to