NewAzureContainerRegistryNetworkRule 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("New", "AzContainerRegistryNetworkRule", DefaultParameterSetName="ByVirtualNetworkRule")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.ContainerRegistry.Models.IPSNetworkRule) })]
public class NewAzureContainerRegistryNetworkRule : Microsoft.Azure.Commands.ContainerRegistry.ContainerRegistryCmdletBase
[<System.Management.Automation.Cmdlet("New", "AzContainerRegistryNetworkRule", DefaultParameterSetName="ByVirtualNetworkRule")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.ContainerRegistry.Models.IPSNetworkRule) })>]
type NewAzureContainerRegistryNetworkRule = class
inherit ContainerRegistryCmdletBase
Public Class NewAzureContainerRegistryNetworkRule
Inherits ContainerRegistryCmdletBase
- Inheritance
-
NewAzureContainerRegistryNetworkRule
- Attributes
Constructors
| NewAzureContainerRegistryNetworkRule() |
Fields
Properties
| _dataCollectionProfile | (Inherited from AzurePSCmdlet) |
| _matchers | (Inherited from AzurePSCmdlet) |
| Action | |
| AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
| 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) |
| PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
| RegistryClient | (Inherited from ContainerRegistryCmdletBase) |
| RegistryDataPlaneClient | (Inherited from ContainerRegistryCmdletBase) |
| ResourceManagerClient | (Inherited from ContainerRegistryCmdletBase) |
| SessionState | (Inherited from AzurePSCmdlet) |
| VirtualNetworkResourceId | |
| VirtualNetworkRule | |
Methods
Extension Methods
| DisableDataCollection(AzurePSCmdlet) | |
| EnableDataCollection(AzurePSCmdlet) |