Interface SqlServer.UpdateStages.WithSystemAssignedManagedServiceIdentity
-
- All Known Subinterfaces:
SqlServer.Update
- Enclosing interface:
- SqlServer.UpdateStages
public static interface SqlServer.UpdateStages.WithSystemAssignedManagedServiceIdentityA SQL Server definition setting the managed service identity.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SqlServer.UpdatewithSystemAssignedManagedServiceIdentity()Sets a system assigned (local) Managed Service Identity (MSI) for the SQL server resource.
-
-
-
Method Detail
-
withSystemAssignedManagedServiceIdentity
SqlServer.Update withSystemAssignedManagedServiceIdentity()
Sets a system assigned (local) Managed Service Identity (MSI) for the SQL server resource.- Returns:
- Next stage of the SQL Server definition
-
-