Language

IInboundEndpointPatch.Tag Property

Definition

Tags for inbound endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Create=true, Description="Tags for inbound endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.IInboundEndpointPatchTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="tags", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.IInboundEndpointPatchTags Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Create=true, Description="Tags for inbound endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.IInboundEndpointPatchTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="tags", Update=true)>]
member this.Tag : Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.IInboundEndpointPatchTags with get, set
Public Property Tag As IInboundEndpointPatchTags

Property Value

Attributes

Applies to