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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java