Compartir a través de


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

RecordSet

Specifies information about the record set being updated.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to