Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ManagedServiceIdentity |
SitePatchResource.identity()
Get the identity value.
|
ManagedServiceIdentity |
ManagedServiceIdentity.withType(ManagedServiceIdentityType type)
Set type of managed service identity.
|
ManagedServiceIdentity |
ManagedServiceIdentity.withUserAssignedIdentities(Map<String,ManagedServiceIdentityUserAssignedIdentitiesValue> userAssignedIdentities)
Set the list of user assigned identities associated with the resource.
|
Modifier and Type | Method and Description |
---|---|
SitePatchResource |
SitePatchResource.withIdentity(ManagedServiceIdentity identity)
Set the identity value.
|
Copyright © 2019. All rights reserved.