Class EventHubNamespaceNetworkRulesetsVirtualNetworkRule
Inheritance
System.Object
EventHubNamespaceNetworkRulesetsVirtualNetworkRule
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.EventHub.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class EventHubNamespaceNetworkRulesetsVirtualNetworkRule
Fields
View SourceIgnoreMissingVirtualNetworkServiceEndpoint
Are missing virtual network service endpoints ignored? Defaults to false.
Declaration
public readonly bool? IgnoreMissingVirtualNetworkServiceEndpoint
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
SubnetId
The id of the subnet to match on.
Declaration
public readonly string SubnetId
Field Value
| Type | Description |
|---|---|
| System.String |