SubscriptionListOperationsParameters.ObjectIdFilter Property

Definition

Optional. Returns subscription operations only for the specified object type and object ID. This parameter must be set equal to the URL value for performing an HTTP GET on the object. If no object is specified, a filter is not applied.

public string ObjectIdFilter { get; set; }
member this.ObjectIdFilter : string with get, set
Public Property ObjectIdFilter As String

Property Value

Applies to