DnsClient.DeleteDnsRecordSet(DnsRecordSet, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool DeleteDnsRecordSet (Microsoft.Azure.Commands.Dns.DnsRecordSet recordSet, bool overwrite);
member this.DeleteDnsRecordSet : Microsoft.Azure.Commands.Dns.DnsRecordSet * bool -> bool
Public Function DeleteDnsRecordSet (recordSet As DnsRecordSet, overwrite As Boolean) As Boolean
Parameters
- recordSet
- DnsRecordSet
- overwrite
- Boolean