PSNetAppFilesExportPolicyRule.AllowedClients Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names
public string AllowedClients { get; set; }
member this.AllowedClients : string with get, set
Public Property AllowedClients As String