SubscriptionListOperationsResponse.SubscriptionOperation.OperationParameters Property

Definition

Optional. The collection of parameters for the performed operation.

public System.Collections.Generic.IDictionary<string,string> OperationParameters { get; set; }
member this.OperationParameters : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property OperationParameters As IDictionary(Of String, String)

Property Value

Applies to