Show / Hide Table of Contents

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 Source

IgnoreMissingVirtualNetworkServiceEndpoint

Are missing virtual network service endpoints ignored? Defaults to false.

Declaration
public readonly bool? IgnoreMissingVirtualNetworkServiceEndpoint
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

SubnetId

The id of the subnet to match on.

Declaration
public readonly string SubnetId
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.