Class InstanceFromTemplateNetworkInterfaceAccessConfigGetArgs
Inheritance
System.Object
InstanceFromTemplateNetworkInterfaceAccessConfigGetArgs
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.Gcp.Compute.Inputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class InstanceFromTemplateNetworkInterfaceAccessConfigGetArgs : ResourceArgs
Constructors
View SourceInstanceFromTemplateNetworkInterfaceAccessConfigGetArgs()
Declaration
public InstanceFromTemplateNetworkInterfaceAccessConfigGetArgs()
Properties
View SourceNatIp
Declaration
public Input<string> NatIp { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
NetworkTier
Declaration
public Input<string> NetworkTier { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
PublicPtrDomainName
Declaration
public Input<string> PublicPtrDomainName { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |