IRecordSetUpdateParameters Interface

Definition

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

Properties

Name Description
RecordSet

Specifies information about the record set being updated.

Methods

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

Applies to