다음을 통해 공유


EventGridExtensions Class

Definition

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

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

Methods

GetCaCertificateResource(ArmClient, ResourceIdentifier)

Gets an object representing a CaCertificateResource 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 CaCertificateResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetCaCertificateResource(ResourceIdentifier) instead.

GetDomainEventSubscriptionResource(ArmClient, ResourceIdentifier)

Gets an object representing a DomainEventSubscriptionResource 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 DomainEventSubscriptionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDomainEventSubscriptionResource(ResourceIdentifier) instead.

GetDomainNetworkSecurityPerimeterConfigurationResource(ArmClient, ResourceIdentifier)

Gets an object representing a DomainNetworkSecurityPerimeterConfigurationResource 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 DomainNetworkSecurityPerimeterConfigurationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDomainNetworkSecurityPerimeterConfigurationResource(ResourceIdentifier) instead.

GetDomainTopicEventSubscriptionResource(ArmClient, ResourceIdentifier)

Gets an object representing a DomainTopicEventSubscriptionResource 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 DomainTopicEventSubscriptionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDomainTopicEventSubscriptionResource(ResourceIdentifier) instead.

GetDomainTopicResource(ArmClient, ResourceIdentifier)

Gets an object representing a DomainTopicResource 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 DomainTopicResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDomainTopicResource(ResourceIdentifier) instead.

GetEventGridDomain(ResourceGroupResource, String, CancellationToken)

Get properties of a domain.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/domains/{domainName}
  • Operation Id: Domains_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: EventGridDomainResource
GetEventGridDomainAsync(ResourceGroupResource, String, CancellationToken)

Get properties of a domain.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/domains/{domainName}
  • Operation Id: Domains_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: EventGridDomainResource
GetEventGridDomainPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

Gets an object representing an EventGridDomainPrivateEndpointConnectionResource 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 EventGridDomainPrivateEndpointConnectionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetEventGridDomainPrivateEndpointConnectionResource(ResourceIdentifier) instead.

GetEventGridDomainPrivateLinkResource(ArmClient, ResourceIdentifier)

Gets an object representing an EventGridDomainPrivateLinkResource 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 EventGridDomainPrivateLinkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetEventGridDomainPrivateLinkResource(ResourceIdentifier) instead.

GetEventGridDomainResource(ArmClient, ResourceIdentifier)

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

GetEventGridDomains(ResourceGroupResource)

Gets a collection of EventGridDomainResources in the ResourceGroupResource. MockingTo mock this method, please mock GetEventGridDomains() instead.

GetEventGridDomains(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the domains under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/domains
  • Operation Id: Domains_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: EventGridDomainResource
GetEventGridDomainsAsync(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the domains under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/domains
  • Operation Id: Domains_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: EventGridDomainResource
GetEventGridNamespace(ResourceGroupResource, String, CancellationToken)

Get properties of a namespace.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/namespaces/{namespaceName}
  • Operation Id: Namespaces_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: EventGridNamespaceResource
GetEventGridNamespaceAsync(ResourceGroupResource, String, CancellationToken)

Get properties of a namespace.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/namespaces/{namespaceName}
  • Operation Id: Namespaces_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: EventGridNamespaceResource
GetEventGridNamespaceClientGroupResource(ArmClient, ResourceIdentifier)

Gets an object representing an EventGridNamespaceClientGroupResource 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 EventGridNamespaceClientGroupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetEventGridNamespaceClientGroupResource(ResourceIdentifier) instead.

GetEventGridNamespaceClientResource(ArmClient, ResourceIdentifier)

Gets an object representing an EventGridNamespaceClientResource 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 EventGridNamespaceClientResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetEventGridNamespaceClientResource(ResourceIdentifier) instead.

GetEventGridNamespacePermissionBindingResource(ArmClient, ResourceIdentifier)

Gets an object representing an EventGridNamespacePermissionBindingResource 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 EventGridNamespacePermissionBindingResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetEventGridNamespacePermissionBindingResource(ResourceIdentifier) instead.

GetEventGridNamespaceResource(ArmClient, ResourceIdentifier)

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

GetEventGridNamespaces(ResourceGroupResource)

Gets a collection of EventGridNamespaceResources in the ResourceGroupResource. MockingTo mock this method, please mock GetEventGridNamespaces() instead.

GetEventGridNamespaces(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the namespaces under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/namespaces
  • Operation Id: Namespaces_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: EventGridNamespaceResource
GetEventGridNamespacesAsync(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the namespaces under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/namespaces
  • Operation Id: Namespaces_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: EventGridNamespaceResource
GetEventGridPartnerNamespacePrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

Gets an object representing an EventGridPartnerNamespacePrivateEndpointConnectionResource 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 EventGridPartnerNamespacePrivateEndpointConnectionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetEventGridPartnerNamespacePrivateEndpointConnectionResource(ResourceIdentifier) instead.

GetEventGridTopic(ResourceGroupResource, String, CancellationToken)

Get properties of a topic.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}
  • Operation Id: Topics_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: EventGridTopicResource
GetEventGridTopicAsync(ResourceGroupResource, String, CancellationToken)

Get properties of a topic.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}
  • Operation Id: Topics_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: EventGridTopicResource
GetEventGridTopicPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

Gets an object representing an EventGridTopicPrivateEndpointConnectionResource 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 EventGridTopicPrivateEndpointConnectionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetEventGridTopicPrivateEndpointConnectionResource(ResourceIdentifier) instead.

GetEventGridTopicPrivateLinkResource(ArmClient, ResourceIdentifier)

Gets an object representing an EventGridTopicPrivateLinkResource 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 EventGridTopicPrivateLinkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetEventGridTopicPrivateLinkResource(ResourceIdentifier) instead.

GetEventGridTopicResource(ArmClient, ResourceIdentifier)

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

GetEventGridTopics(ResourceGroupResource)

Gets a collection of EventGridTopicResources in the ResourceGroupResource. MockingTo mock this method, please mock GetEventGridTopics() instead.

GetEventGridTopics(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the topics under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/topics
  • Operation Id: Topics_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: EventGridTopicResource
GetEventGridTopicsAsync(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the topics under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/topics
  • Operation Id: Topics_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: EventGridTopicResource
GetEventSubscription(ArmClient, ResourceIdentifier, String, CancellationToken)

Get properties of an event subscription.

  • Request Path: /{scope}/providers/Microsoft.EventGrid/eventSubscriptions/{eventSubscriptionName}
  • Operation Id: EventSubscriptions_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: EventSubscriptionResource
GetEventSubscriptionAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get properties of an event subscription.

  • Request Path: /{scope}/providers/Microsoft.EventGrid/eventSubscriptions/{eventSubscriptionName}
  • Operation Id: EventSubscriptions_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: EventSubscriptionResource
GetEventSubscriptionResource(ArmClient, ResourceIdentifier)

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

GetEventSubscriptions(ArmClient, ResourceIdentifier)

Gets a collection of EventSubscriptionResources in the ArmClient. MockingTo mock this method, please mock GetEventSubscriptions(ResourceIdentifier) instead.

GetEventTypes(ArmClient, ResourceIdentifier, CancellationToken)

List event types for a topic.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{providerNamespace}/{resourceTypeName}/{resourceName}/providers/Microsoft.EventGrid/eventTypes
  • Operation Id: Topics_ListEventTypes
GetEventTypesAsync(ArmClient, ResourceIdentifier, CancellationToken)

List event types for a topic.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{providerNamespace}/{resourceTypeName}/{resourceName}/providers/Microsoft.EventGrid/eventTypes
  • Operation Id: Topics_ListEventTypes
GetExtensionTopic(ArmClient, ResourceIdentifier)

Gets an object representing a ExtensionTopicResource along with the instance operations that can be performed on it in the ArmClient. MockingTo mock this method, please mock GetExtensionTopic(ResourceIdentifier) instead.

GetExtensionTopicResource(ArmClient, ResourceIdentifier)

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

GetGlobalEventSubscriptionsDataForTopicType(ResourceGroupResource, String, String, Nullable<Int32>, CancellationToken)

List all global event subscriptions under a resource group for a specific topic type.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topicTypes/{topicTypeName}/eventSubscriptions
  • Operation Id: EventSubscriptions_ListGlobalByResourceGroupForTopicType
GetGlobalEventSubscriptionsDataForTopicType(SubscriptionResource, String, String, Nullable<Int32>, CancellationToken)

List all global event subscriptions under an Azure subscription for a topic type.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/topicTypes/{topicTypeName}/eventSubscriptions
  • Operation Id: EventSubscriptions_ListGlobalBySubscriptionForTopicType
GetGlobalEventSubscriptionsDataForTopicTypeAsync(ResourceGroupResource, String, String, Nullable<Int32>, CancellationToken)

List all global event subscriptions under a resource group for a specific topic type.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topicTypes/{topicTypeName}/eventSubscriptions
  • Operation Id: EventSubscriptions_ListGlobalByResourceGroupForTopicType
GetGlobalEventSubscriptionsDataForTopicTypeAsync(SubscriptionResource, String, String, Nullable<Int32>, CancellationToken)

List all global event subscriptions under an Azure subscription for a topic type.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/topicTypes/{topicTypeName}/eventSubscriptions
  • Operation Id: EventSubscriptions_ListGlobalBySubscriptionForTopicType
GetNamespaceTopicEventSubscriptionResource(ArmClient, ResourceIdentifier)

Gets an object representing a NamespaceTopicEventSubscriptionResource 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 NamespaceTopicEventSubscriptionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNamespaceTopicEventSubscriptionResource(ResourceIdentifier) instead.

GetNamespaceTopicResource(ArmClient, ResourceIdentifier)

Gets an object representing a NamespaceTopicResource 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 NamespaceTopicResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNamespaceTopicResource(ResourceIdentifier) instead.

GetPartnerConfiguration(ResourceGroupResource)

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

GetPartnerConfigurationResource(ArmClient, ResourceIdentifier)

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

GetPartnerConfigurations(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the partner configurations under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/partnerConfigurations
  • Operation Id: PartnerConfigurations_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerConfigurationResource
GetPartnerConfigurationsAsync(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the partner configurations under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/partnerConfigurations
  • Operation Id: PartnerConfigurations_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerConfigurationResource
GetPartnerDestination(ResourceGroupResource, String, CancellationToken)

Get properties of a partner destination.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerDestinations/{partnerDestinationName}
  • Operation Id: PartnerDestinations_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerDestinationResource
GetPartnerDestinationAsync(ResourceGroupResource, String, CancellationToken)

Get properties of a partner destination.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerDestinations/{partnerDestinationName}
  • Operation Id: PartnerDestinations_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerDestinationResource
GetPartnerDestinationResource(ArmClient, ResourceIdentifier)

Gets an object representing a PartnerDestinationResource 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 PartnerDestinationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPartnerDestinationResource(ResourceIdentifier) instead.

GetPartnerDestinations(ResourceGroupResource)

Gets a collection of PartnerDestinationResources in the ResourceGroupResource. MockingTo mock this method, please mock GetPartnerDestinations() instead.

GetPartnerDestinations(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the partner destinations under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/partnerDestinations
  • Operation Id: PartnerDestinations_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerDestinationResource
GetPartnerDestinationsAsync(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the partner destinations under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/partnerDestinations
  • Operation Id: PartnerDestinations_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerDestinationResource
GetPartnerNamespace(ResourceGroupResource, String, CancellationToken)

Get properties of a partner namespace.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerNamespaces/{partnerNamespaceName}
  • Operation Id: PartnerNamespaces_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerNamespaceResource
GetPartnerNamespaceAsync(ResourceGroupResource, String, CancellationToken)

Get properties of a partner namespace.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerNamespaces/{partnerNamespaceName}
  • Operation Id: PartnerNamespaces_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerNamespaceResource
GetPartnerNamespaceChannelResource(ArmClient, ResourceIdentifier)

Gets an object representing a PartnerNamespaceChannelResource 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 PartnerNamespaceChannelResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPartnerNamespaceChannelResource(ResourceIdentifier) instead.

GetPartnerNamespacePrivateLinkResource(ArmClient, ResourceIdentifier)

Gets an object representing a PartnerNamespacePrivateLinkResource 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 PartnerNamespacePrivateLinkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPartnerNamespacePrivateLinkResource(ResourceIdentifier) instead.

GetPartnerNamespaceResource(ArmClient, ResourceIdentifier)

Gets an object representing a PartnerNamespaceResource 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 PartnerNamespaceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPartnerNamespaceResource(ResourceIdentifier) instead.

GetPartnerNamespaces(ResourceGroupResource)

Gets a collection of PartnerNamespaceResources in the ResourceGroupResource. MockingTo mock this method, please mock GetPartnerNamespaces() instead.

GetPartnerNamespaces(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the partner namespaces under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/partnerNamespaces
  • Operation Id: PartnerNamespaces_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerNamespaceResource
GetPartnerNamespacesAsync(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the partner namespaces under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/partnerNamespaces
  • Operation Id: PartnerNamespaces_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerNamespaceResource
GetPartnerRegistration(ResourceGroupResource, String, CancellationToken)

Gets a partner registration with the specified parameters.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerRegistrations/{partnerRegistrationName}
  • Operation Id: PartnerRegistrations_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerRegistrationResource
GetPartnerRegistrationAsync(ResourceGroupResource, String, CancellationToken)

Gets a partner registration with the specified parameters.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerRegistrations/{partnerRegistrationName}
  • Operation Id: PartnerRegistrations_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerRegistrationResource
GetPartnerRegistrationResource(ArmClient, ResourceIdentifier)

Gets an object representing a PartnerRegistrationResource 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 PartnerRegistrationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPartnerRegistrationResource(ResourceIdentifier) instead.

GetPartnerRegistrations(ResourceGroupResource)

Gets a collection of PartnerRegistrationResources in the ResourceGroupResource. MockingTo mock this method, please mock GetPartnerRegistrations() instead.

GetPartnerRegistrations(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the partner registrations under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/partnerRegistrations
  • Operation Id: PartnerRegistrations_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerRegistrationResource
GetPartnerRegistrationsAsync(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the partner registrations under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/partnerRegistrations
  • Operation Id: PartnerRegistrations_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerRegistrationResource
GetPartnerTopic(ResourceGroupResource, String, CancellationToken)

Get properties of a partner topic.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerTopics/{partnerTopicName}
  • Operation Id: PartnerTopics_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerTopicResource
GetPartnerTopicAsync(ResourceGroupResource, String, CancellationToken)

Get properties of a partner topic.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerTopics/{partnerTopicName}
  • Operation Id: PartnerTopics_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerTopicResource
GetPartnerTopicEventSubscriptionResource(ArmClient, ResourceIdentifier)

Gets an object representing a PartnerTopicEventSubscriptionResource 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 PartnerTopicEventSubscriptionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPartnerTopicEventSubscriptionResource(ResourceIdentifier) instead.

GetPartnerTopicResource(ArmClient, ResourceIdentifier)

Gets an object representing a PartnerTopicResource 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 PartnerTopicResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPartnerTopicResource(ResourceIdentifier) instead.

GetPartnerTopics(ResourceGroupResource)

Gets a collection of PartnerTopicResources in the ResourceGroupResource. MockingTo mock this method, please mock GetPartnerTopics() instead.

GetPartnerTopics(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the partner topics under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/partnerTopics
  • Operation Id: PartnerTopics_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerTopicResource
GetPartnerTopicsAsync(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the partner topics under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/partnerTopics
  • Operation Id: PartnerTopics_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: PartnerTopicResource
GetRegionalEventSubscriptionsData(ResourceGroupResource, AzureLocation, String, Nullable<Int32>, CancellationToken)

List all event subscriptions from the given location under a specific Azure subscription and resource group.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/locations/{location}/eventSubscriptions
  • Operation Id: EventSubscriptions_ListRegionalByResourceGroup
GetRegionalEventSubscriptionsData(SubscriptionResource, AzureLocation, String, Nullable<Int32>, CancellationToken)

List all event subscriptions from the given location under a specific Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/locations/{location}/eventSubscriptions
  • Operation Id: EventSubscriptions_ListRegionalBySubscription
GetRegionalEventSubscriptionsDataAsync(ResourceGroupResource, AzureLocation, String, Nullable<Int32>, CancellationToken)

List all event subscriptions from the given location under a specific Azure subscription and resource group.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/locations/{location}/eventSubscriptions
  • Operation Id: EventSubscriptions_ListRegionalByResourceGroup
GetRegionalEventSubscriptionsDataAsync(SubscriptionResource, AzureLocation, String, Nullable<Int32>, CancellationToken)

List all event subscriptions from the given location under a specific Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/locations/{location}/eventSubscriptions
  • Operation Id: EventSubscriptions_ListRegionalBySubscription
GetRegionalEventSubscriptionsDataForTopicType(ResourceGroupResource, AzureLocation, String, String, Nullable<Int32>, CancellationToken)

List all event subscriptions from the given location under a specific Azure subscription and resource group and topic type.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/locations/{location}/topicTypes/{topicTypeName}/eventSubscriptions
  • Operation Id: EventSubscriptions_ListRegionalByResourceGroupForTopicType
GetRegionalEventSubscriptionsDataForTopicType(SubscriptionResource, AzureLocation, String, String, Nullable<Int32>, CancellationToken)

List all event subscriptions from the given location under a specific Azure subscription and topic type.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/locations/{location}/topicTypes/{topicTypeName}/eventSubscriptions
  • Operation Id: EventSubscriptions_ListRegionalBySubscriptionForTopicType
GetRegionalEventSubscriptionsDataForTopicTypeAsync(ResourceGroupResource, AzureLocation, String, String, Nullable<Int32>, CancellationToken)

List all event subscriptions from the given location under a specific Azure subscription and resource group and topic type.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/locations/{location}/topicTypes/{topicTypeName}/eventSubscriptions
  • Operation Id: EventSubscriptions_ListRegionalByResourceGroupForTopicType
GetRegionalEventSubscriptionsDataForTopicTypeAsync(SubscriptionResource, AzureLocation, String, String, Nullable<Int32>, CancellationToken)

List all event subscriptions from the given location under a specific Azure subscription and topic type.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/locations/{location}/topicTypes/{topicTypeName}/eventSubscriptions
  • Operation Id: EventSubscriptions_ListRegionalBySubscriptionForTopicType
GetSystemTopic(ResourceGroupResource, String, CancellationToken)

Get properties of a system topic.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/systemTopics/{systemTopicName}
  • Operation Id: SystemTopics_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: SystemTopicResource
GetSystemTopicAsync(ResourceGroupResource, String, CancellationToken)

Get properties of a system topic.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/systemTopics/{systemTopicName}
  • Operation Id: SystemTopics_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: SystemTopicResource
GetSystemTopicEventSubscriptionResource(ArmClient, ResourceIdentifier)

Gets an object representing a SystemTopicEventSubscriptionResource 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 SystemTopicEventSubscriptionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSystemTopicEventSubscriptionResource(ResourceIdentifier) instead.

GetSystemTopicResource(ArmClient, ResourceIdentifier)

Gets an object representing a SystemTopicResource 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 SystemTopicResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSystemTopicResource(ResourceIdentifier) instead.

GetSystemTopics(ResourceGroupResource)

Gets a collection of SystemTopicResources in the ResourceGroupResource. MockingTo mock this method, please mock GetSystemTopics() instead.

GetSystemTopics(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the system topics under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/systemTopics
  • Operation Id: SystemTopics_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: SystemTopicResource
GetSystemTopicsAsync(SubscriptionResource, String, Nullable<Int32>, CancellationToken)

List all the system topics under an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/systemTopics
  • Operation Id: SystemTopics_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: SystemTopicResource
GetTopicEventSubscriptionResource(ArmClient, ResourceIdentifier)

Gets an object representing a TopicEventSubscriptionResource 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 TopicEventSubscriptionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetTopicEventSubscriptionResource(ResourceIdentifier) instead.

GetTopicNetworkSecurityPerimeterConfigurationResource(ArmClient, ResourceIdentifier)

Gets an object representing a TopicNetworkSecurityPerimeterConfigurationResource 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 TopicNetworkSecurityPerimeterConfigurationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetTopicNetworkSecurityPerimeterConfigurationResource(ResourceIdentifier) instead.

GetTopicSpaceResource(ArmClient, ResourceIdentifier)

Gets an object representing a TopicSpaceResource 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 TopicSpaceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetTopicSpaceResource(ResourceIdentifier) instead.

GetTopicType(TenantResource, String, CancellationToken)

Get information about a topic type.

  • Request Path: /providers/Microsoft.EventGrid/topicTypes/{topicTypeName}
  • Operation Id: TopicTypes_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: TopicTypeResource
GetTopicTypeAsync(TenantResource, String, CancellationToken)

Get information about a topic type.

  • Request Path: /providers/Microsoft.EventGrid/topicTypes/{topicTypeName}
  • Operation Id: TopicTypes_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: TopicTypeResource
GetTopicTypeResource(ArmClient, ResourceIdentifier)

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

GetTopicTypes(TenantResource)

Gets a collection of TopicTypeResources in the TenantResource. MockingTo mock this method, please mock GetTopicTypes() instead.

GetVerifiedPartner(TenantResource, String, CancellationToken)

Get properties of a verified partner.

  • Request Path: /providers/Microsoft.EventGrid/verifiedPartners/{verifiedPartnerName}
  • Operation Id: VerifiedPartners_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: VerifiedPartnerResource
GetVerifiedPartnerAsync(TenantResource, String, CancellationToken)

Get properties of a verified partner.

  • Request Path: /providers/Microsoft.EventGrid/verifiedPartners/{verifiedPartnerName}
  • Operation Id: VerifiedPartners_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: VerifiedPartnerResource
GetVerifiedPartnerResource(ArmClient, ResourceIdentifier)

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

GetVerifiedPartners(TenantResource)

Gets a collection of VerifiedPartnerResources in the TenantResource. MockingTo mock this method, please mock GetVerifiedPartners() instead.

Applies to