CustomerInsightsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class to add extension methods to Azure.ResourceManager.CustomerInsights.
public static class CustomerInsightsExtensions
type CustomerInsightsExtensions = class
Public Module CustomerInsightsExtensions
- Inheritance
-
CustomerInsightsExtensions
Methods
GetAuthorizationPolicyResourceFormatResource(ArmClient, ResourceIdentifier) |
Gets an object representing an AuthorizationPolicyResourceFormatResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AuthorizationPolicyResourceFormatResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAuthorizationPolicyResourceFormatResource(ResourceIdentifier) instead. |
GetConnectorMappingResourceFormatResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ConnectorMappingResourceFormatResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a ConnectorMappingResourceFormatResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetConnectorMappingResourceFormatResource(ResourceIdentifier) instead. |
GetConnectorResourceFormatResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ConnectorResourceFormatResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ConnectorResourceFormatResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetConnectorResourceFormatResource(ResourceIdentifier) instead. |
GetHub(ResourceGroupResource, String, CancellationToken) |
Gets information about the specified hub.
|
GetHubAsync(ResourceGroupResource, String, CancellationToken) |
Gets information about the specified hub.
|
GetHubResource(ArmClient, ResourceIdentifier) |
Gets an object representing a HubResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a HubResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetHubResource(ResourceIdentifier) instead. |
GetHubs(ResourceGroupResource) |
Gets a collection of HubResources in the ResourceGroupResource. MockingTo mock this method, please mock GetHubs() instead. |
GetHubs(SubscriptionResource, CancellationToken) |
Gets all hubs in the specified subscription.
|
GetHubsAsync(SubscriptionResource, CancellationToken) |
Gets all hubs in the specified subscription.
|
GetInteractionResourceFormatResource(ArmClient, ResourceIdentifier) |
Gets an object representing an InteractionResourceFormatResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an InteractionResourceFormatResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetInteractionResourceFormatResource(ResourceIdentifier) instead. |
GetKpiResourceFormatResource(ArmClient, ResourceIdentifier) |
Gets an object representing a KpiResourceFormatResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a KpiResourceFormatResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetKpiResourceFormatResource(ResourceIdentifier) instead. |
GetLinkResourceFormatResource(ArmClient, ResourceIdentifier) |
Gets an object representing a LinkResourceFormatResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a LinkResourceFormatResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetLinkResourceFormatResource(ResourceIdentifier) instead. |
GetPredictionResourceFormatResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PredictionResourceFormatResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a PredictionResourceFormatResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPredictionResourceFormatResource(ResourceIdentifier) instead. |
GetProfileResourceFormatResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ProfileResourceFormatResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ProfileResourceFormatResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetProfileResourceFormatResource(ResourceIdentifier) instead. |
GetRelationshipLinkResourceFormatResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RelationshipLinkResourceFormatResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a RelationshipLinkResourceFormatResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetRelationshipLinkResourceFormatResource(ResourceIdentifier) instead. |
GetRelationshipResourceFormatResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RelationshipResourceFormatResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a RelationshipResourceFormatResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetRelationshipResourceFormatResource(ResourceIdentifier) instead. |
GetRoleAssignmentResourceFormatResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RoleAssignmentResourceFormatResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a RoleAssignmentResourceFormatResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetRoleAssignmentResourceFormatResource(ResourceIdentifier) instead. |
GetViewResourceFormatResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ViewResourceFormatResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ViewResourceFormatResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetViewResourceFormatResource(ResourceIdentifier) instead. |
GetWidgetTypeResourceFormatResource(ArmClient, ResourceIdentifier) |
Gets an object representing a WidgetTypeResourceFormatResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a WidgetTypeResourceFormatResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetWidgetTypeResourceFormatResource(ResourceIdentifier) instead. |
Applies to
Azure SDK for .NET