Table of Contents

Class NetworkUmbrellaAccountPoliciesRequest

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

Network Umbrella Account Policies Request

[DataContract]
public class NetworkUmbrellaAccountPoliciesRequest
Inheritance
NetworkUmbrellaAccountPoliciesRequest
Inherited Members

Constructors

NetworkUmbrellaAccountPoliciesRequest()

public NetworkUmbrellaAccountPoliciesRequest()

Properties

PolicyIds

Array of umbrella policy IDs

[DataMember(Name = "policyIds")]
public List<string> PolicyIds { get; set; }

Property Value

List<string>