Share via


PartnerRegistrations Interface

Implements

com.microsoft.azure.arm.collection.SupportsCreating<Blank> com.microsoft.azure.arm.collection.SupportsListing<PartnerRegistration> com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.PartnerRegistrationsInner> com.microsoft.azure.arm.resources.collection.SupportsBatchDeletion com.microsoft.azure.arm.resources.collection.SupportsDeletingByResourceGroup com.microsoft.azure.arm.resources.collection.SupportsGettingByResourceGroup<PartnerRegistration> com.microsoft.azure.arm.resources.collection.SupportsListingByResourceGroup<PartnerRegistration>

public interface PartnerRegistrations
extends com.microsoft.azure.arm.collection.SupportsCreating<Blank>, com.microsoft.azure.arm.resources.collection.SupportsDeletingByResourceGroup, com.microsoft.azure.arm.resources.collection.SupportsBatchDeletion, com.microsoft.azure.arm.resources.collection.SupportsGettingByResourceGroup<PartnerRegistration>, com.microsoft.azure.arm.resources.collection.SupportsListingByResourceGroup<PartnerRegistration>, com.microsoft.azure.arm.collection.SupportsListing<PartnerRegistration>, com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.PartnerRegistrationsInner>

Type representing PartnerRegistrations.

Method Summary

Modifier and Type Method and Description
abstract rx.Observable<PartnerRegistration> list1Async()

List all available partners registrations.

Method Details

list1Async

public abstract Observable<PartnerRegistration> list1Async()

List all available partners registrations. List all partners registrations.

Returns:

the observable for the request

Applies to