AWS SDK for .NET Documentation
WithTag Method (list)
Amazon
►
Amazon.EC2.Model
►
Snapshot
►
WithTag(
array<
Tag
>
[]
()
[]
[]
)
C#
Did this page help you?
Yes
No
Tell us about it...
Sets the tags for the Snapshot.
Declaration Syntax
C#
public
Snapshot
WithTag
(
params
Tag
[]
list
)
Parameters
list
(
array<
Tag
>
[]
()
[]
[]
)
A list of tags for the Snapshot.
Return Value
this instance
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.24.0 (1.5.24.0)