Interface SqlServer.UpdateStages.WithSystemAssignedManagedServiceIdentity
- All Known Subinterfaces:
SqlServer.Update
- Enclosing interface:
- SqlServer.UpdateStages
@Beta(V1_8_0)
public static interface SqlServer.UpdateStages.WithSystemAssignedManagedServiceIdentity
A SQL Server definition setting the managed service identity.
-
Method Summary
Modifier and TypeMethodDescriptionSets a system assigned (local) Managed Service Identity (MSI) for the SQL server resource.
-
Method Details
-
withSystemAssignedManagedServiceIdentity
Sets a system assigned (local) Managed Service Identity (MSI) for the SQL server resource.- Returns:
- Next stage of the SQL Server definition
-