Share via


ExportPolicyRule.AllowedClients Property

Definition

Gets or sets client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names

[Newtonsoft.Json.JsonProperty(PropertyName="allowedClients")]
public string AllowedClients { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowedClients")>]
member this.AllowedClients : string with get, set
Public Property AllowedClients As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to