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 SourceResourceId
The resource id that the network acl will associate with.
Declaration
public readonly string ResourceId
Field Value
| Type | Description |
|---|---|
| System.String |
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 |