Class NamespaceNetworkRuleSetNetworkRule
Inheritance
System.Object
NamespaceNetworkRuleSetNetworkRule
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.ServiceBus.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class NamespaceNetworkRuleSetNetworkRule
Fields
View SourceIgnoreMissingVnetServiceEndpoint
Should the ServiceBus Namespace Network Rule Set ignore missing Virtual Network Service Endpoint option in the Subnet? Defaults to false.
Declaration
public readonly bool? IgnoreMissingVnetServiceEndpoint
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
SubnetId
The Subnet ID which should be able to access this ServiceBus Namespace.
Declaration
public readonly string SubnetId
Field Value
| Type | Description |
|---|---|
| System.String |