Show / Hide Table of Contents

Class NetworkAclAttachmentResource

Inheritance
System.Object
NetworkAclAttachmentResource
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.AliCloud.Vpc.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class NetworkAclAttachmentResource

Fields

View Source

ResourceId

The resource id that the network acl will associate with.

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

ResourceType

The resource id that the network acl will associate with. Only support VSwitch now.

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