AddAzureCognitiveServicesAccountNetworkRuleCommand Class
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.
[System.Management.Automation.Cmdlet("Add", "AzCognitiveServicesAccountNetworkRule", DefaultParameterSetName="NetWorkRuleString", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.Management.CognitiveServices.Models.PSVirtualNetworkRule) }, ParameterSetName=new System.String[] { "NetWorkRuleString", "NetworkRuleObject" })]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.Management.CognitiveServices.Models.PSIpRule) }, ParameterSetName=new System.String[] { "IpRuleString", "IpRuleObject" })]
public class AddAzureCognitiveServicesAccountNetworkRuleCommand : Microsoft.Azure.Commands.Management.CognitiveServices.CognitiveServicesAccountBaseCmdlet
[<System.Management.Automation.Cmdlet("Add", "AzCognitiveServicesAccountNetworkRule", DefaultParameterSetName="NetWorkRuleString", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.Management.CognitiveServices.Models.PSVirtualNetworkRule) }, ParameterSetName=new System.String[] { "NetWorkRuleString", "NetworkRuleObject" })>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.Management.CognitiveServices.Models.PSIpRule) }, ParameterSetName=new System.String[] { "IpRuleString", "IpRuleObject" })>]
type AddAzureCognitiveServicesAccountNetworkRuleCommand = class
inherit CognitiveServicesAccountBaseCmdlet
Public Class AddAzureCognitiveServicesAccountNetworkRuleCommand
Inherits CognitiveServicesAccountBaseCmdlet
- Inheritance
-
AddAzureCognitiveServicesAccountNetworkRuleCommand
- Attributes
Constructors
| AddAzureCognitiveServicesAccountNetworkRuleCommand() |
Fields
Properties
| _dataCollectionProfile | (Inherited from AzurePSCmdlet) |
| _matchers | (Inherited from AzurePSCmdlet) |
| AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
| CognitiveServicesClient | (Inherited from CognitiveServicesAccountBaseCmdlet) |
| DataCollectionWarning | (Inherited from AzureRMCmdlet) |
| DebugMessages | (Inherited from AzurePSCmdlet) |
| DefaultContext | (Inherited from AzureRMCmdlet) |
| DefaultProfile | (Inherited from AzureRMCmdlet) |
| ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
| IpAddressOrRange | |
| IpRule | |
| IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
| IsUsageMetricEnabled | (Inherited from AzurePSCmdlet) |
| ModuleName | (Inherited from AzurePSCmdlet) |
| ModuleVersion | (Inherited from AzurePSCmdlet) |
| Name | |
| PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
| ResourceGroupName | |
| SessionState | (Inherited from AzurePSCmdlet) |
| SubscriptionId | (Inherited from CognitiveServicesAccountBaseCmdlet) |
| VirtualNetworkResourceId | |
| VirtualNetworkRule | |
Methods
Extension Methods
| DisableDataCollection(AzurePSCmdlet) | |
| EnableDataCollection(AzurePSCmdlet) |