IZoneUpdate Interface

Definition

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

Properties

Name Description
Tag

Resource tags.

Methods

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

Applies to