MachineLearningPartialManagedServiceIdentity.ManagedServiceIdentityType Property
Definition
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.
Managed service identity (system assigned and/or user assigned identities) Serialized Name: PartialManagedServiceIdentity.type
public Azure.ResourceManager.Models.ManagedServiceIdentityType? ManagedServiceIdentityType { get; set; }
member this.ManagedServiceIdentityType : Nullable<Azure.ResourceManager.Models.ManagedServiceIdentityType> with get, set
Public Property ManagedServiceIdentityType As Nullable(Of ManagedServiceIdentityType)