Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSIdentityType Enum

Definition

Namespace:
Microsoft.Azure.Commands.Management.Search.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Search.dll

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.

public enum PSIdentityType
type PSIdentityType = 
Public Enum PSIdentityType
Inheritance
PSIdentityType

Fields

Name Value Description
None 0
SystemAssigned 1
UserAssigned 2
SystemAssignedUserAssigned 3

Applies to