EventGridClient.ListByResourceId(String, String) Method
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.
public System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.EventGrid.Models.EventSubscription> ListByResourceId (string currentSubscriptionId, string resourceId);
member this.ListByResourceId : string * string -> seq<Microsoft.Azure.Management.EventGrid.Models.EventSubscription>
Public Function ListByResourceId (currentSubscriptionId As String, resourceId As String) As IEnumerable(Of EventSubscription)
Parameters
- currentSubscriptionId
- String
- resourceId
- String