FluentT
- the type of the resourcepublic static interface WebAppBase.UpdateStages.WithManagedServiceIdentity<FluentT>
Modifier and Type | Method and Description |
---|---|
WebAppBase.Update<FluentT> |
withSystemAssignedManagedServiceIdentity()
Specifies that System Assigned Managed Service Identity needs to be enabled in the web app.
|
WebAppBase.Update<FluentT> |
withUserAssignedManagedServiceIdentity()
Specifies that User Assigned Managed Service Identity needs to be enabled in the web app.
|
WebAppBase.Update<FluentT> withSystemAssignedManagedServiceIdentity()
WebAppBase.Update<FluentT> withUserAssignedManagedServiceIdentity()
Copyright © 2019. All rights reserved.