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
Applies to
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java