IWithSystemAssignedManagedServiceIdentity Interface

Definition

A SQL Server definition setting the managed service identity.

public interface IWithSystemAssignedManagedServiceIdentity : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithSystemAssignedManagedServiceIdentity = interface
    interface IBeta
Public Interface IWithSystemAssignedManagedServiceIdentity
Implements IBeta
Derived
Implements

Methods

WithSystemAssignedManagedServiceIdentity()

Sets a system assigned (local) Managed Service Identity (MSI) for the SQL server resource.

Applies to