SqlServer.UpdateStages.WithSystemAssignedManagedServiceIdentity Interface
public static interface SqlServer.UpdateStages.WithSystemAssignedManagedServiceIdentity
A SQL Server definition setting the managed service identity.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract Update |
withSystemAssignedManagedServiceIdentity()
Sets a system assigned (local) Managed Service Identity (MSI) for the SQL server resource. |
Method Details
withSystemAssignedManagedServiceIdentity
public abstract 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