ApiManagementServiceResource.GetApiManagementPortalDelegationSetting Method

Definition

Gets an object representing a ApiManagementPortalDelegationSettingResource along with the instance operations that can be performed on it in the ApiManagementService.

public virtual Azure.ResourceManager.ApiManagement.ApiManagementPortalDelegationSettingResource GetApiManagementPortalDelegationSetting ();
abstract member GetApiManagementPortalDelegationSetting : unit -> Azure.ResourceManager.ApiManagement.ApiManagementPortalDelegationSettingResource
override this.GetApiManagementPortalDelegationSetting : unit -> Azure.ResourceManager.ApiManagement.ApiManagementPortalDelegationSettingResource
Public Overridable Function GetApiManagementPortalDelegationSetting () As ApiManagementPortalDelegationSettingResource

Returns

Returns a ApiManagementPortalDelegationSettingResource object.

Applies to