IPrivateLinkResource.Tag Property

Definition

Contains resource tags defined as key/value pairs.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Contains resource tags defined as key/value pairs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IPrivateLinkResourceTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="tags", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IPrivateLinkResourceTags Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Contains resource tags defined as key/value pairs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IPrivateLinkResourceTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="tags", Update=true)>]
member this.Tag : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IPrivateLinkResourceTags with get, set
Public Property Tag As IPrivateLinkResourceTags

Property Value

Attributes

Applies to