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 Details

    • withSystemAssignedManagedServiceIdentity

      @Beta(V1_8_0) SqlServer.DefinitionStages.WithCreate withSystemAssignedManagedServiceIdentity()
      Sets a system assigned (local) Managed Service Identity (MSI) for the SQL server resource.
      Returns:
      Next stage of the SQL Server definition