ManagedServiceIdentityType Struct

Definition

Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).

C#
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.ResourceManager.Models.ManagedServiceIdentityType+ManagedServiceIdentityTypeConverter))]
public readonly struct ManagedServiceIdentityType : IEquatable<Azure.ResourceManager.Models.ManagedServiceIdentityType>
Inheritance
ManagedServiceIdentityType
Attributes
Implements

Constructors

Properties

None

None.

SystemAssigned

SystemAssigned.

SystemAssignedUserAssigned

SystemAssigned, UserAssigned.

UserAssigned

UserAssigned.

Methods

Equals(ManagedServiceIdentityType)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Táirge Leaganacha
Azure SDK for .NET Latest, Preview