PSIpRule.Create(IpRule) Method
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.
public static Microsoft.Azure.Commands.Management.CognitiveServices.Models.PSIpRule Create (Microsoft.Azure.Management.CognitiveServices.Models.IpRule ipRule);
static member Create : Microsoft.Azure.Management.CognitiveServices.Models.IpRule -> Microsoft.Azure.Commands.Management.CognitiveServices.Models.PSIpRule
Public Shared Function Create (ipRule As IpRule) As PSIpRule
Parameters
- ipRule
- IpRule