共用方式為


NetworkRuleSetListResult Class

Definition

The response of the List NetworkRuleSet operation

public class NetworkRuleSetListResult
type NetworkRuleSetListResult = class
Public Class NetworkRuleSetListResult
Inheritance
NetworkRuleSetListResult

Constructors

NetworkRuleSetListResult()

Initializes a new instance of the NetworkRuleSetListResult class.

NetworkRuleSetListResult(IList<NetworkRuleSet>, String)

Initializes a new instance of the NetworkRuleSetListResult class.

Properties

NextLink

Gets or sets link to the next set of results. Not empty if Value contains incomplete list of NetworkRuleSet.

Value

Gets or sets result of the List NetworkRuleSet operation

Applies to