RemoveAzureServiceBusIPRule Class

Definition

[System.Management.Automation.Cmdlet("Remove", "AzServiceBusIPRule", DefaultParameterSetName="IPRulePropertiesParameterSet", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.ServiceBus.Models.PSNetworkRuleSetAttributes) })]
public class RemoveAzureServiceBusIPRule : Microsoft.Azure.Commands.ServiceBus.Commands.AzureServiceBusCmdletBase
[<System.Management.Automation.Cmdlet("Remove", "AzServiceBusIPRule", DefaultParameterSetName="IPRulePropertiesParameterSet", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.ServiceBus.Models.PSNetworkRuleSetAttributes) })>]
type RemoveAzureServiceBusIPRule = class
    inherit AzureServiceBusCmdletBase
Public Class RemoveAzureServiceBusIPRule
Inherits AzureServiceBusCmdletBase
Inheritance
Attributes

Constructors

RemoveAzureServiceBusIPRule()

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)
AliasAuthorizationRuleName (Inherited from AzureServiceBusCmdletBase)
AliasAuthoRuleParameterSet (Inherited from AzureServiceBusCmdletBase)
AliasAuthRuleObj (Inherited from AzureServiceBusCmdletBase)
AliasCheckNameAvailabilityParameterSet (Inherited from AzureServiceBusCmdletBase)
AliasNamespaceName (Inherited from AzureServiceBusCmdletBase)
AliasQueueName (Inherited from AzureServiceBusCmdletBase)
AliasQueueObj (Inherited from AzureServiceBusCmdletBase)
AliasResourceGroup (Inherited from AzureServiceBusCmdletBase)
AliasResourceGroupname (Inherited from AzureServiceBusCmdletBase)
AliasResourceId (Inherited from AzureServiceBusCmdletBase)
AliasSubscriptionName (Inherited from AzureServiceBusCmdletBase)
AliasSubscriptionObj (Inherited from AzureServiceBusCmdletBase)
AliasTopicName (Inherited from AzureServiceBusCmdletBase)
AliasTopicObj (Inherited from AzureServiceBusCmdletBase)
AliasVirtualNetworkRule (Inherited from AzureServiceBusCmdletBase)
AuthoRuleInputObjectParameterSet (Inherited from AzureServiceBusCmdletBase)
AUX_HEADER_NAME (Inherited from AzureRMCmdlet)
AUX_TOKEN_APPEND_CHAR (Inherited from AzureRMCmdlet)
AUX_TOKEN_PREFIX (Inherited from AzureRMCmdlet)
EnqueueDebugKey (Inherited from AzureRMCmdlet)
GeoDRConfigResourceIdParameterSet (Inherited from AzureServiceBusCmdletBase)
GeoDRInputObjectParameterSet (Inherited from AzureServiceBusCmdletBase)
GeoDRParameterSet (Inherited from AzureServiceBusCmdletBase)
IPRuleInputObjectParameterSet (Inherited from AzureServiceBusCmdletBase)
IPRulePropertiesParameterSet (Inherited from AzureServiceBusCmdletBase)
Listen (Inherited from AzureServiceBusCmdletBase)
Manage (Inherited from AzureServiceBusCmdletBase)
MAX_NUMBER_OF_TOKENS_ALLOWED_IN_AUX_HEADER (Inherited from AzureRMCmdlet)
MigrationConfigResourceIdParameterSet (Inherited from AzureServiceBusCmdletBase)
MigrationConfigurationParameterSet (Inherited from AzureServiceBusCmdletBase)
NamespaceAuthoRuleParameterSet (Inherited from AzureServiceBusCmdletBase)
NamespaceCheckNameAvailabilityParameterSet (Inherited from AzureServiceBusCmdletBase)
NamespaceInputObjectParameterSet (Inherited from AzureServiceBusCmdletBase)
NamespacePropertiesParameterSet (Inherited from AzureServiceBusCmdletBase)
NamespaceResourceIdParameterSet (Inherited from AzureServiceBusCmdletBase)
NetworkRuleSetResourceIdParameterSet (Inherited from AzureServiceBusCmdletBase)
NetwrokruleSetInputObjectParameterSet (Inherited from AzureServiceBusCmdletBase)
NetwrokruleSetNamespacePropertiesParameterSet (Inherited from AzureServiceBusCmdletBase)
NetwrokruleSetPropertiesParameterSet (Inherited from AzureServiceBusCmdletBase)
QueueAuthoRuleParameterSet (Inherited from AzureServiceBusCmdletBase)
QueueCheckNameAvailabilityParameterSet (Inherited from AzureServiceBusCmdletBase)
QueueInputObjectParameterSet (Inherited from AzureServiceBusCmdletBase)
QueuePropertiesParameterSet (Inherited from AzureServiceBusCmdletBase)
QueueResourceIdParameterSet (Inherited from AzureServiceBusCmdletBase)
ResourceIdParameterSet (Inherited from AzureServiceBusCmdletBase)
RuleInputObjectParameterSet (Inherited from AzureServiceBusCmdletBase)
RuleResourceActionParameterSet (Inherited from AzureServiceBusCmdletBase)
RuleResourceIdParameterSet (Inherited from AzureServiceBusCmdletBase)
RuleResourceParameterSet (Inherited from AzureServiceBusCmdletBase)
Send (Inherited from AzureServiceBusCmdletBase)
ServiceBusAuthorizationRuleVerb (Inherited from AzureServiceBusCmdletBase)
ServicebusCompleteMigrationConfiguration (Inherited from AzureServiceBusCmdletBase)
ServicebusDRConfigurationBreakPairingVerb (Inherited from AzureServiceBusCmdletBase)
ServicebusDRConfigurationFailoverVerb (Inherited from AzureServiceBusCmdletBase)
ServicebusDRConfigurationVerb (Inherited from AzureServiceBusCmdletBase)
ServiceBusKeyVerb (Inherited from AzureServiceBusCmdletBase)
ServicebusMigrationConfigurationVerb (Inherited from AzureServiceBusCmdletBase)
ServiceBusNamespaceAuthorizationRuleVerb (Inherited from AzureServiceBusCmdletBase)
ServiceBusNamespaceKeyVerb (Inherited from AzureServiceBusCmdletBase)
ServiceBusNamespaceVerb (Inherited from AzureServiceBusCmdletBase)
ServiceBusQueueAuthorizationRuleVerb (Inherited from AzureServiceBusCmdletBase)
ServiceBusQueueKeyVerb (Inherited from AzureServiceBusCmdletBase)
ServicebusQueueVerb (Inherited from AzureServiceBusCmdletBase)
ServicebusRevertMigrationConfiguration (Inherited from AzureServiceBusCmdletBase)
ServicebusRuleVerb (Inherited from AzureServiceBusCmdletBase)
ServicebusStartMigrationConfiguration (Inherited from AzureServiceBusCmdletBase)
ServicebusSubscriptionVerb (Inherited from AzureServiceBusCmdletBase)
ServiceBusTopicAuthorizationRuleVerb (Inherited from AzureServiceBusCmdletBase)
ServiceBusTopicKeyVerb (Inherited from AzureServiceBusCmdletBase)
ServicebusTopicVerb (Inherited from AzureServiceBusCmdletBase)
ServicebusVerb (Inherited from AzureServiceBusCmdletBase)
SubscriptionAuthoRuleParameterSet (Inherited from AzureServiceBusCmdletBase)
SubscriptionInputObjectParameterSet (Inherited from AzureServiceBusCmdletBase)
SubscriptionPropertiesParameterSet (Inherited from AzureServiceBusCmdletBase)
SubscriptionResourceIdParameterSet (Inherited from AzureServiceBusCmdletBase)
TopicAuthoRuleParameterSet (Inherited from AzureServiceBusCmdletBase)
TopicCheckNameAvailabilityParameterSet (Inherited from AzureServiceBusCmdletBase)
TopicInputObjectParameterSet (Inherited from AzureServiceBusCmdletBase)
TopicPropertiesParameterSet (Inherited from AzureServiceBusCmdletBase)
TopicResourceIdParameterSet (Inherited from AzureServiceBusCmdletBase)
VirtualNetworkRuleInputObjectParameterSet (Inherited from AzureServiceBusCmdletBase)
VirtualNetworkRulePropertiesParameterSet (Inherited from AzureServiceBusCmdletBase)
WriteDebugKey (Inherited from AzureRMCmdlet)
WriteVerboseKey (Inherited from AzureRMCmdlet)
WriteWarningKey (Inherited from AzureRMCmdlet)

Properties

_dataCollectionProfile (Inherited from AzurePSCmdlet)
_matchers (Inherited from AzurePSCmdlet)
AsJob
AsJobDynamicParameters (Inherited from AzurePSCmdlet)
Client (Inherited from AzureServiceBusCmdletBase)
DataCollectionWarning (Inherited from AzureRMCmdlet)
DebugMessages (Inherited from AzurePSCmdlet)
DefaultContext (Inherited from AzureRMCmdlet)
DefaultProfile (Inherited from AzureRMCmdlet)
ImplementationBackgroundJobDescription (Inherited from AzurePSCmdlet)
IpMask
IpRuleObject
IsErrorMetricEnabled (Inherited from AzurePSCmdlet)
IsUsageMetricEnabled (Inherited from AzurePSCmdlet)
ModuleName (Inherited from AzurePSCmdlet)
ModuleVersion (Inherited from AzurePSCmdlet)
Name
PassThru
PSVersion
Obsolete.
(Inherited from AzurePSCmdlet)
ResourceGroupName
SessionState (Inherited from AzurePSCmdlet)

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)
ConvertTagsToDictionary(Hashtable) (Inherited from AzureServiceBusCmdletBase)
ConvertTagsToHashtable(IDictionary<String,String>) (Inherited from AzureServiceBusCmdletBase)
CurrentPath() (Inherited from AzurePSCmdlet)
Dispose() (Inherited from AzurePSCmdlet)
Dispose(Boolean) (Inherited from AzureRMCmdlet)
EndProcessing() (Inherited from AzurePSCmdlet)
ExecuteCmdlet()
ExecuteLongRunningCmdletWrap(Func<PSNamespaceLongRunningOperation>) (Inherited from AzureServiceBusCmdletBase)
FlushInitializationWarnings() (Inherited from AzurePSCmdlet)
GetAuxilaryAuthHeaderFromResourceIds(List<String>) (Inherited from AzureRMCmdlet)
GetDynamicParameters() (Inherited from AzureRMCmdlet)
GetResourceDetailsFromId(String) (Inherited from AzureServiceBusCmdletBase)
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)
ParseInputFile<T>(String) (Inherited from AzureServiceBusCmdletBase)
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)
WaitForOperationToComplete(PSNamespaceLongRunningOperation) (Inherited from AzureServiceBusCmdletBase)
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)
WriteObject(Object) (Inherited from AzurePSCmdlet)
WriteObject(Object, Boolean) (Inherited from AzurePSCmdlet)
WriteProgress(ProgressRecord) (Inherited from AzurePSCmdlet)
WriteProgress(PSNamespaceLongRunningOperation) (Inherited from AzureServiceBusCmdletBase)
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