GetPrivateDnsZoneSuffixResponse Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20210501.GetPrivateDnsZoneSuffixResponseTypeConverter))]
public class GetPrivateDnsZoneSuffixResponse : Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20210501.IGetPrivateDnsZoneSuffixResponse
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20210501.GetPrivateDnsZoneSuffixResponseTypeConverter))>]
type GetPrivateDnsZoneSuffixResponse = class
    interface IGetPrivateDnsZoneSuffixResponse
    interface IJsonSerializable
Public Class GetPrivateDnsZoneSuffixResponse
Implements IGetPrivateDnsZoneSuffixResponse
Inheritance
GetPrivateDnsZoneSuffixResponse
Attributes
Implements

Constructors

GetPrivateDnsZoneSuffixResponse()

Properties

PrivateDnsZoneSuffix

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to