Show / Hide Table of Contents

Class TrafficManagerEndpointSubnet

Inheritance
System.Object
TrafficManagerEndpointSubnet
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.Network.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class TrafficManagerEndpointSubnet

Fields

View Source

First

The First IP....

Declaration
public readonly string First
Field Value
Type Description
System.String
View Source

Last

The Last IP...

Declaration
public readonly string Last
Field Value
Type Description
System.String
View Source

Scope

The Scope...

Declaration
public readonly int? Scope
Field Value
Type Description
System.Nullable<System.Int32>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.