Class SecurityFirewallRule
Inheritance
System.Object
SecurityFirewallRule
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.CloudAmqp.Outputs
Assembly: Pulumi.CloudAmqp.dll
Syntax
public sealed class SecurityFirewallRule
Fields
View SourceIp
Declaration
public readonly string Ip
Field Value
| Type | Description |
|---|---|
| System.String |
Ports
Declaration
public readonly ImmutableArray<int> Ports
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.Int32> |
Services
Declaration
public readonly ImmutableArray<string> Services
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |