IPrivateEndpointConnection.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.IPrivateEndpointConnectionTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="tags", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IPrivateEndpointConnectionTags 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.IPrivateEndpointConnectionTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="tags", Update=true)>]
member this.Tag : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IPrivateEndpointConnectionTags with get, set
Public Property Tag As IPrivateEndpointConnectionTags

Property Value

Attributes

Applies to