NamespaceNetworkRuleSet

Manages a ServiceBus Namespace Network Rule Set Set.

Create a NamespaceNetworkRuleSet Resource

def NamespaceNetworkRuleSet(resource_name, opts=None, default_action=None, ip_rules=None, namespace_name=None, network_rules=None, resource_group_name=None, __props__=None);
name string
The unique name of the resource.
args NamespaceNetworkRuleSetArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name str
The unique name of the resource.
opts ResourceOptions
A bag of options that control this resource's behavior.
ctx Context
Context object for the current deployment.
name string
The unique name of the resource.
args NamespaceNetworkRuleSetArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args NamespaceNetworkRuleSetArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.

NamespaceNetworkRuleSet Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Programming Model docs.

Inputs

The NamespaceNetworkRuleSet resource accepts the following input properties:

NamespaceName string

Specifies the ServiceBus Namespace name to which to attach the ServiceBus Namespace Network Rule Set. Changing this forces a new resource to be created.

ResourceGroupName string

Specifies the name of the Resource Group where the ServiceBus Namespace Network Rule Set should exist. Changing this forces a new resource to be created.

DefaultAction string

Specifies the default action for the ServiceBus Namespace Network Rule Set. Possible values are Allow and Deny. Defaults to Deny.

IpRules List<string>

One or more IP Addresses, or CIDR Blocks which should be able to access the ServiceBus Namespace.

NetworkRules List<NamespaceNetworkRuleSetNetworkRuleArgs>

One or more network_rules blocks as defined below.

NamespaceName string

Specifies the ServiceBus Namespace name to which to attach the ServiceBus Namespace Network Rule Set. Changing this forces a new resource to be created.

ResourceGroupName string

Specifies the name of the Resource Group where the ServiceBus Namespace Network Rule Set should exist. Changing this forces a new resource to be created.

DefaultAction string

Specifies the default action for the ServiceBus Namespace Network Rule Set. Possible values are Allow and Deny. Defaults to Deny.

IpRules []string

One or more IP Addresses, or CIDR Blocks which should be able to access the ServiceBus Namespace.

NetworkRules []NamespaceNetworkRuleSetNetworkRule

One or more network_rules blocks as defined below.

namespaceName string

Specifies the ServiceBus Namespace name to which to attach the ServiceBus Namespace Network Rule Set. Changing this forces a new resource to be created.

resourceGroupName string

Specifies the name of the Resource Group where the ServiceBus Namespace Network Rule Set should exist. Changing this forces a new resource to be created.

defaultAction string

Specifies the default action for the ServiceBus Namespace Network Rule Set. Possible values are Allow and Deny. Defaults to Deny.

ipRules string[]

One or more IP Addresses, or CIDR Blocks which should be able to access the ServiceBus Namespace.

networkRules NamespaceNetworkRuleSetNetworkRule[]

One or more network_rules blocks as defined below.

namespace_name str

Specifies the ServiceBus Namespace name to which to attach the ServiceBus Namespace Network Rule Set. Changing this forces a new resource to be created.

resource_group_name str

Specifies the name of the Resource Group where the ServiceBus Namespace Network Rule Set should exist. Changing this forces a new resource to be created.

default_action str

Specifies the default action for the ServiceBus Namespace Network Rule Set. Possible values are Allow and Deny. Defaults to Deny.

ip_rules List[str]

One or more IP Addresses, or CIDR Blocks which should be able to access the ServiceBus Namespace.

network_rules List[NamespaceNetworkRuleSetNetworkRule]

One or more network_rules blocks as defined below.

Outputs

All input properties are implicitly available as output properties. Additionally, the NamespaceNetworkRuleSet resource produces the following output properties:

Id string
The provider-assigned unique ID for this managed resource.
Id string
The provider-assigned unique ID for this managed resource.
id string
The provider-assigned unique ID for this managed resource.
id str
The provider-assigned unique ID for this managed resource.

Look up an Existing NamespaceNetworkRuleSet Resource

Get an existing NamespaceNetworkRuleSet resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

static get(resource_name, id, opts=None, default_action=None, ip_rules=None, namespace_name=None, network_rules=None, resource_group_name=None, __props__=None);
func GetNamespaceNetworkRuleSet(ctx *Context, name string, id IDInput, state *NamespaceNetworkRuleSetState, opts ...ResourceOption) (*NamespaceNetworkRuleSet, error)
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
resource_name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.

The following state arguments are supported:

DefaultAction string

Specifies the default action for the ServiceBus Namespace Network Rule Set. Possible values are Allow and Deny. Defaults to Deny.

IpRules List<string>

One or more IP Addresses, or CIDR Blocks which should be able to access the ServiceBus Namespace.

NamespaceName string

Specifies the ServiceBus Namespace name to which to attach the ServiceBus Namespace Network Rule Set. Changing this forces a new resource to be created.

NetworkRules List<NamespaceNetworkRuleSetNetworkRuleArgs>

One or more network_rules blocks as defined below.

ResourceGroupName string

Specifies the name of the Resource Group where the ServiceBus Namespace Network Rule Set should exist. Changing this forces a new resource to be created.

DefaultAction string

Specifies the default action for the ServiceBus Namespace Network Rule Set. Possible values are Allow and Deny. Defaults to Deny.

IpRules []string

One or more IP Addresses, or CIDR Blocks which should be able to access the ServiceBus Namespace.

NamespaceName string

Specifies the ServiceBus Namespace name to which to attach the ServiceBus Namespace Network Rule Set. Changing this forces a new resource to be created.

NetworkRules []NamespaceNetworkRuleSetNetworkRule

One or more network_rules blocks as defined below.

ResourceGroupName string

Specifies the name of the Resource Group where the ServiceBus Namespace Network Rule Set should exist. Changing this forces a new resource to be created.

defaultAction string

Specifies the default action for the ServiceBus Namespace Network Rule Set. Possible values are Allow and Deny. Defaults to Deny.

ipRules string[]

One or more IP Addresses, or CIDR Blocks which should be able to access the ServiceBus Namespace.

namespaceName string

Specifies the ServiceBus Namespace name to which to attach the ServiceBus Namespace Network Rule Set. Changing this forces a new resource to be created.

networkRules NamespaceNetworkRuleSetNetworkRule[]

One or more network_rules blocks as defined below.

resourceGroupName string

Specifies the name of the Resource Group where the ServiceBus Namespace Network Rule Set should exist. Changing this forces a new resource to be created.

default_action str

Specifies the default action for the ServiceBus Namespace Network Rule Set. Possible values are Allow and Deny. Defaults to Deny.

ip_rules List[str]

One or more IP Addresses, or CIDR Blocks which should be able to access the ServiceBus Namespace.

namespace_name str

Specifies the ServiceBus Namespace name to which to attach the ServiceBus Namespace Network Rule Set. Changing this forces a new resource to be created.

network_rules List[NamespaceNetworkRuleSetNetworkRule]

One or more network_rules blocks as defined below.

resource_group_name str

Specifies the name of the Resource Group where the ServiceBus Namespace Network Rule Set should exist. Changing this forces a new resource to be created.

Supporting Types

NamespaceNetworkRuleSetNetworkRule

See the input and output API doc for this type.

See the input and output API doc for this type.

See the input and output API doc for this type.

SubnetId string

The Subnet ID which should be able to access this ServiceBus Namespace.

IgnoreMissingVnetServiceEndpoint bool

Should the ServiceBus Namespace Network Rule Set ignore missing Virtual Network Service Endpoint option in the Subnet? Defaults to false.

SubnetId string

The Subnet ID which should be able to access this ServiceBus Namespace.

IgnoreMissingVnetServiceEndpoint bool

Should the ServiceBus Namespace Network Rule Set ignore missing Virtual Network Service Endpoint option in the Subnet? Defaults to false.

subnetId string

The Subnet ID which should be able to access this ServiceBus Namespace.

ignoreMissingVnetServiceEndpoint boolean

Should the ServiceBus Namespace Network Rule Set ignore missing Virtual Network Service Endpoint option in the Subnet? Defaults to false.

subnet_id str

The Subnet ID which should be able to access this ServiceBus Namespace.

ignore_missing_vnet_service_endpoint bool

Should the ServiceBus Namespace Network Rule Set ignore missing Virtual Network Service Endpoint option in the Subnet? Defaults to false.

Package Details

Repository
https://github.com/pulumi/pulumi-azure
License
Apache-2.0
Notes
This Pulumi package is based on the azurerm Terraform Provider.