Interface IdentityProviderContract.Update
- All Superinterfaces:
IdentityProviderContract.UpdateStages.WithAllowedTenants,IdentityProviderContract.UpdateStages.WithAuthority,IdentityProviderContract.UpdateStages.WithClientId,IdentityProviderContract.UpdateStages.WithClientLibrary,IdentityProviderContract.UpdateStages.WithClientSecret,IdentityProviderContract.UpdateStages.WithIfMatch,IdentityProviderContract.UpdateStages.WithPasswordResetPolicyName,IdentityProviderContract.UpdateStages.WithProfileEditingPolicyName,IdentityProviderContract.UpdateStages.WithSigninPolicyName,IdentityProviderContract.UpdateStages.WithSigninTenant,IdentityProviderContract.UpdateStages.WithSignupPolicyName,IdentityProviderContract.UpdateStages.WithType
- Enclosing interface:
IdentityProviderContract
public static interface IdentityProviderContract.Update
extends IdentityProviderContract.UpdateStages.WithClientId, IdentityProviderContract.UpdateStages.WithClientSecret, IdentityProviderContract.UpdateStages.WithType, IdentityProviderContract.UpdateStages.WithSigninTenant, IdentityProviderContract.UpdateStages.WithAllowedTenants, IdentityProviderContract.UpdateStages.WithAuthority, IdentityProviderContract.UpdateStages.WithSignupPolicyName, IdentityProviderContract.UpdateStages.WithSigninPolicyName, IdentityProviderContract.UpdateStages.WithProfileEditingPolicyName, IdentityProviderContract.UpdateStages.WithPasswordResetPolicyName, IdentityProviderContract.UpdateStages.WithClientLibrary, IdentityProviderContract.UpdateStages.WithIfMatch
The template for IdentityProviderContract update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.IdentityProviderContract.UpdateStages.WithAllowedTenants
withAllowedTenantsMethods inherited from interface com.azure.resourcemanager.apimanagement.models.IdentityProviderContract.UpdateStages.WithAuthority
withAuthorityMethods inherited from interface com.azure.resourcemanager.apimanagement.models.IdentityProviderContract.UpdateStages.WithClientId
withClientIdMethods inherited from interface com.azure.resourcemanager.apimanagement.models.IdentityProviderContract.UpdateStages.WithClientLibrary
withClientLibraryMethods inherited from interface com.azure.resourcemanager.apimanagement.models.IdentityProviderContract.UpdateStages.WithClientSecret
withClientSecretMethods inherited from interface com.azure.resourcemanager.apimanagement.models.IdentityProviderContract.UpdateStages.WithIfMatch
withIfMatchMethods inherited from interface com.azure.resourcemanager.apimanagement.models.IdentityProviderContract.UpdateStages.WithPasswordResetPolicyName
withPasswordResetPolicyNameMethods inherited from interface com.azure.resourcemanager.apimanagement.models.IdentityProviderContract.UpdateStages.WithProfileEditingPolicyName
withProfileEditingPolicyNameMethods inherited from interface com.azure.resourcemanager.apimanagement.models.IdentityProviderContract.UpdateStages.WithSigninPolicyName
withSigninPolicyNameMethods inherited from interface com.azure.resourcemanager.apimanagement.models.IdentityProviderContract.UpdateStages.WithSigninTenant
withSigninTenantMethods inherited from interface com.azure.resourcemanager.apimanagement.models.IdentityProviderContract.UpdateStages.WithSignupPolicyName
withSignupPolicyNameMethods inherited from interface com.azure.resourcemanager.apimanagement.models.IdentityProviderContract.UpdateStages.WithType
withType
-
Method Details
-
apply
IdentityProviderContract apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-