Share via


PortalServicesCopilotExtensions Class

Definition

A class to add extension methods to Azure.ResourceManager.PortalServicesCopilot.

public static class PortalServicesCopilotExtensions
type PortalServicesCopilotExtensions = class
Public Module PortalServicesCopilotExtensions
Inheritance
PortalServicesCopilotExtensions

Methods

GetPortalServicesCopilotSetting(TenantResource)

Gets an object representing a PortalServicesCopilotSettingResource along with the instance operations that can be performed on it in the TenantResource. MockingTo mock this method, please mock GetPortalServicesCopilotSetting() instead.

GetPortalServicesCopilotSettingResource(ArmClient, ResourceIdentifier)

Gets an object representing a PortalServicesCopilotSettingResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier() to create a PortalServicesCopilotSettingResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPortalServicesCopilotSettingResource(ResourceIdentifier) instead.

Applies to