Class EndpointSubnet
Inheritance
System.Object
EndpointSubnet
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.TrafficManager.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class EndpointSubnet
Fields
View SourceFirst
The First IP....
Declaration
public readonly string First
Field Value
| Type | Description |
|---|---|
| System.String |
Last
The Last IP...
Declaration
public readonly string Last
Field Value
| Type | Description |
|---|---|
| System.String |
Scope
The Scope...
Declaration
public readonly int? Scope
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |