Show / Hide Table of Contents

Class ManagedInstanceNetworkInterface

Inheritance
System.Object
ManagedInstanceNetworkInterface
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.SpotInst.Aws.Outputs
Assembly: Pulumi.SpotInst.dll
Syntax
public sealed class ManagedInstanceNetworkInterface

Fields

View Source

AssociateIpv6Address

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

AssociatePublicIpAddress

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

DeviceIndex

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