Language

IInboundEndpointPatch Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.InboundEndpointPatchTypeConverter))]
public interface IInboundEndpointPatch : Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.InboundEndpointPatchTypeConverter))>]
type IInboundEndpointPatch = interface
    interface IJsonSerializable
Public Interface IInboundEndpointPatch
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Tag

Tags for inbound endpoint.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to