Share via


IWithSystemAssignedManagedServiceIdentity.WithSystemAssignedManagedServiceIdentity Method

Definition

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

public Microsoft.Azure.Management.Sql.Fluent.SqlServer.Update.IUpdate WithSystemAssignedManagedServiceIdentity ();
abstract member WithSystemAssignedManagedServiceIdentity : unit -> Microsoft.Azure.Management.Sql.Fluent.SqlServer.Update.IUpdate
Public Function WithSystemAssignedManagedServiceIdentity () As IUpdate

Returns

Applies to