| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedServiceIdentity |
SiteInner.identity()
Get the identity property: Managed service identity.
|
ManagedServiceIdentity |
StaticSiteArmResourceInner.identity()
Get the identity property: Managed service identity.
|
ManagedServiceIdentity |
SitePatchResourceInner.identity()
Get the identity property: Managed service identity.
|
ManagedServiceIdentity |
ApiKVReferenceInner.identityType()
Get the identityType property: Managed service identity.
|
| Modifier and Type | Method and Description |
|---|---|
SiteInner |
SiteInner.withIdentity(ManagedServiceIdentity identity)
Set the identity property: Managed service identity.
|
StaticSiteArmResourceInner |
StaticSiteArmResourceInner.withIdentity(ManagedServiceIdentity identity)
Set the identity property: Managed service identity.
|
SitePatchResourceInner |
SitePatchResourceInner.withIdentity(ManagedServiceIdentity identity)
Set the identity property: Managed service identity.
|
ApiKVReferenceInner |
ApiKVReferenceInner.withIdentityType(ManagedServiceIdentity identityType)
Set the identityType property: Managed service identity.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedServiceIdentity |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.identity()
Get the identity property: MSI resource.
|
ManagedServiceIdentity |
WebSiteBase.identity()
Get the identity property: Managed service identity.
|
ManagedServiceIdentity |
ManagedServiceIdentity.withType(ManagedServiceIdentityType type)
Set the type property: Type of managed service identity.
|
ManagedServiceIdentity |
ManagedServiceIdentity.withUserAssignedIdentities(Map<String,ManagedServiceIdentityUserAssignedIdentities> userAssignedIdentities)
Set the userAssignedIdentities property: The list of user assigned identities associated with the resource.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseMessageEnvelopeRemotePrivateEndpointConnection |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.withIdentity(ManagedServiceIdentity identity)
Set the identity property: MSI resource.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.