AzureTag¶
Detailed information about an Azure tag.
Complete reference
This is a complete reference for the AzureTag
struct in Atlan, showing all of its embedded properties. For an introduction, you probably want to start with:
Embedded properties¶
These are the attributes embedded within each instance of the AzureTag
struct in an asset:
azureTagKey
Key of the Azure tag. | |
---|---|
1 2 |
|
-
Set the
azureTagKey
for aAzureTag
. -
Retrieve the
azureTagKey
from aAzureTag
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
azureTagValue
Value for the Azure tag. | |
---|---|
1 2 |
|
-
Set the
azureTagValue
for aAzureTag
. -
Retrieve the
azureTagValue
from aAzureTag
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
azureTagKey
Key of the Azure tag. | |
---|---|
1 2 3 4 5 |
|
-
Set the
azureTagKey
for aAzureTag
.For more details
For more information, see the asset CRUD snippets.
azureTagValue
Value for the Azure tag. | |
---|---|
1 2 3 4 5 |
|
-
Set the
azureTagValue
for aAzureTag
.For more details
For more information, see the asset CRUD snippets.