[]
public void ListSubscriptionsAsync(string Report, string Owner)
Public Sub ListSubscriptionsAsync(Report As String, Owner As String)
| Type | Name | Description |
|---|---|---|
| string | Report | |
| string | Owner |
public void ListSubscriptionsAsync(string Report, string Owner, object userState)
Public Sub ListSubscriptionsAsync(Report As String, Owner As String, userState As Object)
| Type | Name | Description |
|---|---|---|
| string | Report | |
| string | Owner | |
| object | userState |