Table of Contents

Class OrganizationApplianceDnsLocalRecordsProfile

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

The profile the DNS record is associated with

[DataContract]
public class OrganizationApplianceDnsLocalRecordsProfile
Inheritance
OrganizationApplianceDnsLocalRecordsProfile
Inherited Members

Constructors

OrganizationApplianceDnsLocalRecordsProfile()

public OrganizationApplianceDnsLocalRecordsProfile()

Properties

Id

Profile ID

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "id")]
public string Id { get; set; }

Property Value

string