Interface SqlServer.DefinitionStages.WithSystemAssignedManagedServiceIdentity
- All Known Subinterfaces:
SqlServer.Definition
,SqlServer.DefinitionStages.WithCreate
- Enclosing interface:
- SqlServer.DefinitionStages
@Beta(V1_8_0)
public static interface SqlServer.DefinitionStages.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
-