Megosztás a következőn keresztül:


PSIotCentralApp.Tag Property

Definition

The Resource tags.

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Tags", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public System.Collections.Generic.IDictionary<string,string> Tag { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Tags", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.Tag : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Tag As IDictionary(Of String, String)

Property Value

Attributes

Applies to