NewAzureContainerRegistryNetworkRule Class

Definition

[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

_adalListener (Inherited from AzurePSCmdlet)
_clientRequestId (Inherited from AzurePSCmdlet)
_fileTimeStampSuffixFormat (Inherited from AzurePSCmdlet)
_metricHelper (Inherited from AzurePSCmdlet)
_qosEvent (Inherited from AzurePSCmdlet)
_serviceClientTracingInterceptor (Inherited from AzureRMCmdlet)
AddNetworkRuleWithInputObject (Inherited from ContainerRegistryCmdletBase)
AddNetworkRuleWithoutInputObject (Inherited from ContainerRegistryCmdletBase)
AUX_HEADER_NAME (Inherited from AzureRMCmdlet)
AUX_TOKEN_APPEND_CHAR (Inherited from AzureRMCmdlet)
AUX_TOKEN_PREFIX (Inherited from AzureRMCmdlet)
ByIPRule (Inherited from ContainerRegistryCmdletBase)
ByVirtualNetworkRule (Inherited from ContainerRegistryCmdletBase)
ContainerRegistryCredentialNoun (Inherited from ContainerRegistryCmdletBase)
ContainerRegistryNameAlias (Inherited from ContainerRegistryCmdletBase)
ContainerRegistryNameAvailabilityNoun (Inherited from ContainerRegistryCmdletBase)
ContainerRegistryNoun (Inherited from ContainerRegistryCmdletBase)
ContainerRegistryReplicationNoun (Inherited from ContainerRegistryCmdletBase)
ContainerRegistrySkuAlias (Inherited from ContainerRegistryCmdletBase)
ContainerRegistryWebhookEventNoun (Inherited from ContainerRegistryCmdletBase)
ContainerRegistryWebhookNoun (Inherited from ContainerRegistryCmdletBase)
DisableAdminAlias (Inherited from ContainerRegistryCmdletBase)
DisableAdminUserByResourceIdParameterSet (Inherited from ContainerRegistryCmdletBase)
DisableAdminUserByResourceNameParameterSet (Inherited from ContainerRegistryCmdletBase)
EnableAdminAlias (Inherited from ContainerRegistryCmdletBase)
EnableAdminUserByResourceIdParameterSet (Inherited from ContainerRegistryCmdletBase)
EnableAdminUserByResourceNameParameterSet (Inherited from ContainerRegistryCmdletBase)
EnqueueDebugKey (Inherited from AzureRMCmdlet)
ImportImageByRegistryUri (Inherited from ContainerRegistryCmdletBase)
ImportImageByRegistryUriWithCredential (Inherited from ContainerRegistryCmdletBase)
ImportImageByResourceId (Inherited from ContainerRegistryCmdletBase)
ImportImageByResourceIdWithCredential (Inherited from ContainerRegistryCmdletBase)
InvalidRegistryOrReplicationResourceIdErrorMessage (Inherited from ContainerRegistryCmdletBase)
InvalidRegistryOrWebhookResourceIdErrorMessage (Inherited from ContainerRegistryCmdletBase)
InvalidRegistryResourceIdErrorMessage (Inherited from ContainerRegistryCmdletBase)
InvalidReplicationResourceIdErrorMessage (Inherited from ContainerRegistryCmdletBase)
InvalidWebhookResourceIdErrorMessage (Inherited from ContainerRegistryCmdletBase)
ListRegistriesParameterSet (Inherited from ContainerRegistryCmdletBase)
ListReplicationByNameResourceGroupParameterSet (Inherited from ContainerRegistryCmdletBase)
ListReplicationByRegistryObjectParameterSet (Inherited from ContainerRegistryCmdletBase)
ListWebhookByNameResourceGroupParameterSet (Inherited from ContainerRegistryCmdletBase)
ListWebhookByRegistryObjectParameterSet (Inherited from ContainerRegistryCmdletBase)
ListWebhookEventsByNameResourceGroupParameterSet (Inherited from ContainerRegistryCmdletBase)
ListWebhookEventsByWebhookObjectParameterSet (Inherited from ContainerRegistryCmdletBase)
MAX_NUMBER_OF_TOKENS_ALLOWED_IN_AUX_HEADER (Inherited from AzureRMCmdlet)
NameResourceGroupParameterSet (Inherited from ContainerRegistryCmdletBase)
RegistryNameAlias (Inherited from ContainerRegistryCmdletBase)
RegistryNameParameterSet (Inherited from ContainerRegistryCmdletBase)
RegistryObjectParameterSet (Inherited from ContainerRegistryCmdletBase)
RegistrySkuAlias (Inherited from ContainerRegistryCmdletBase)
ReplicationLocationAlias (Inherited from ContainerRegistryCmdletBase)
ReplicationNameAlias (Inherited from ContainerRegistryCmdletBase)
ReplicationObjectParameterSet (Inherited from ContainerRegistryCmdletBase)
ResourceIdAlias (Inherited from ContainerRegistryCmdletBase)
ResourceIdParameterSet (Inherited from ContainerRegistryCmdletBase)
ResourceNameAlias (Inherited from ContainerRegistryCmdletBase)
ShowReplicationByNameResourceGroupParameterSet (Inherited from ContainerRegistryCmdletBase)
ShowReplicationByRegistryObjectParameterSet (Inherited from ContainerRegistryCmdletBase)
ShowWebhookByNameResourceGroupParameterSet (Inherited from ContainerRegistryCmdletBase)
ShowWebhookByRegistryObjectParameterSet (Inherited from ContainerRegistryCmdletBase)
TagsAlias (Inherited from ContainerRegistryCmdletBase)
WebhookActionsAlias (Inherited from ContainerRegistryCmdletBase)
WebhookHeadersAlias (Inherited from ContainerRegistryCmdletBase)
WebhookLocationAlias (Inherited from ContainerRegistryCmdletBase)
WebhookNameAlias (Inherited from ContainerRegistryCmdletBase)
WebhookObjectParameterSet (Inherited from ContainerRegistryCmdletBase)
WebhookScopeAlias (Inherited from ContainerRegistryCmdletBase)
WebhookStatusAlias (Inherited from ContainerRegistryCmdletBase)
WebhookUriAlias (Inherited from ContainerRegistryCmdletBase)
WriteDebugKey (Inherited from AzureRMCmdlet)
WriteVerboseKey (Inherited from AzureRMCmdlet)
WriteWarningKey (Inherited from AzureRMCmdlet)

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

AddDebuggingFilter(Regex) (Inherited from AzurePSCmdlet)
BeginProcessing() (Inherited from AzureRMCmdlet)
CheckIfInteractive() (Inherited from AzurePSCmdlet)
ConfirmAction(Boolean, String, String, String, Action) (Inherited from AzureRMCmdlet)
ConfirmAction(Boolean, String, String, String, Action, Func<Boolean>) (Inherited from AzurePSCmdlet)
ConfirmAction(String, String, Action) (Inherited from AzurePSCmdlet)
ConfirmResourceAction(String, Boolean, String, String, Action, Func<Boolean>) (Inherited from AzureRMCmdlet)
ConfirmResourceAction(String, String, Action) (Inherited from AzureRMCmdlet)
ConfirmResourceAction(String, String, String, Boolean, String, String, Action, Func<Boolean>) (Inherited from AzureRMCmdlet)
ConfirmResourceAction(String, String, String, String, Action) (Inherited from AzureRMCmdlet)
ConstructPSObject(String, Object[]) (Inherited from AzurePSCmdlet)
CurrentPath() (Inherited from AzurePSCmdlet)
Dispose() (Inherited from AzurePSCmdlet)
Dispose(Boolean) (Inherited from AzureRMCmdlet)
EndProcessing() (Inherited from AzurePSCmdlet)
ExecuteCmdlet()
FlushInitializationWarnings() (Inherited from AzurePSCmdlet)
GetAuxilaryAuthHeaderFromResourceIds(List<String>) (Inherited from AzureRMCmdlet)
GetDynamicParameters() (Inherited from AzureRMCmdlet)
InitDebuggingFilter() (Inherited from AzurePSCmdlet)
InitializeQosEvent() (Inherited from AzureRMCmdlet)
IsDataCollectionAllowed() (Inherited from AzurePSCmdlet)
IsTerminatingError(Exception) (Inherited from AzurePSCmdlet)
IsVerbose() (Inherited from AzurePSCmdlet)
LoadAzVersion() (Inherited from AzurePSCmdlet)
LogCmdletEndInvocationInfo() (Inherited from AzureRMCmdlet)
LogCmdletStartInvocationInfo() (Inherited from AzureRMCmdlet)
LogQosEvent() (Inherited from AzurePSCmdlet)
ProcessRecord() (Inherited from AzurePSCmdlet)
RegisterDynamicParameters(RuntimeDefinedParameterDictionary) (Inherited from AzurePSCmdlet)
RequireDefaultContext() (Inherited from AzureRMCmdlet)
ResolveUserPath(String) (Inherited from AzurePSCmdlet)
ResolveUserPath(String[]) (Inherited from AzurePSCmdlet)
SafeWriteOutputPSObject(String, Object[]) (Inherited from AzurePSCmdlet)
SetBackgroundJobDescription(String) (Inherited from AzurePSCmdlet)
SetupDebuggingTraces() (Inherited from AzureRMCmdlet)
SetupHttpClientPipeline() (Inherited from AzurePSCmdlet)
ShouldGetByName(String, String) (Inherited from AzureRMCmdlet)
ShouldListByResourceGroup(String, String) (Inherited from AzureRMCmdlet)
ShouldListBySubscription(String, String) (Inherited from AzureRMCmdlet)
SubResourceWildcardFilter<T>(String, IEnumerable<T>) (Inherited from AzureRMCmdlet)
TearDownDebuggingTraces() (Inherited from AzureRMCmdlet)
TearDownHttpClientPipeline() (Inherited from AzurePSCmdlet)
ThrowTerminatingError(ErrorRecord) (Inherited from AzurePSCmdlet)
TopLevelWildcardFilter<T>(String, String, IEnumerable<T>) (Inherited from AzureRMCmdlet)
TryGetDefaultContext(IAzureContext) (Inherited from AzureRMCmdlet)
WriteCommandDetail(String) (Inherited from AzurePSCmdlet)
WriteDebug(String) (Inherited from AzurePSCmdlet)
WriteDebugWithTimestamp(String) (Inherited from AzurePSCmdlet)
WriteDebugWithTimestamp(String, Object[]) (Inherited from AzurePSCmdlet)
WriteError(ErrorRecord) (Inherited from AzurePSCmdlet)
WriteErrorWithTimestamp(String) (Inherited from AzurePSCmdlet)
WriteExceptionError(Exception) (Inherited from AzurePSCmdlet)
WriteInitializationWarnings(String) (Inherited from AzurePSCmdlet)
WriteInvalidResourceIdError(String) (Inherited from ContainerRegistryCmdletBase)
WriteObject(Object) (Inherited from AzurePSCmdlet)
WriteObject(Object, Boolean) (Inherited from AzurePSCmdlet)
WriteProgress(ProgressRecord) (Inherited from AzurePSCmdlet)
WriteSurvey() (Inherited from AzurePSCmdlet)
WriteVerbose(String) (Inherited from AzurePSCmdlet)
WriteVerboseWithTimestamp(String) (Inherited from AzurePSCmdlet)
WriteVerboseWithTimestamp(String, Object[]) (Inherited from AzurePSCmdlet)
WriteWarning(String) (Inherited from AzurePSCmdlet)
WriteWarningWithTimestamp(String) (Inherited from AzurePSCmdlet)

Extension Methods

DisableDataCollection(AzurePSCmdlet)
EnableDataCollection(AzurePSCmdlet)

Applies to