İngilizce dilinde oku

Aracılığıyla paylaş


HciManagedServiceIdentityType Struct

Definition

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

public readonly struct HciManagedServiceIdentityType : IEquatable<Azure.ResourceManager.Hci.Models.HciManagedServiceIdentityType>
Inheritance
HciManagedServiceIdentityType
Implements

Constructors

Properties

None

None.

SystemAssigned

SystemAssigned.

SystemAssignedUserAssigned

SystemAssigned, UserAssigned.

UserAssigned

UserAssigned.

Methods

Equals(HciManagedServiceIdentityType)

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