IUserIdentityProperties Interface
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.
C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.UserIdentityPropertiesTypeConverter))]
public interface IUserIdentityProperties : Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.UserIdentityPropertiesTypeConverter))>]
type IUserIdentityProperties = interface
interface IJsonSerializable
Public Interface IUserIdentityProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Client |
The client id of user assigned identity. |
Principal |
The principal id of user assigned identity. |
To |
(Inherited from IJsonSerializable) |
Produto | Versões |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |