PrivateDnsClient.GetPrivateDnsRecordSet 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 Microsoft.Azure.Commands.PrivateDns.Models.PSPrivateDnsRecordSet GetPrivateDnsRecordSet (string name, string zoneName, string resourceGroupName, Microsoft.Azure.Management.PrivateDns.Models.RecordType recordType);
member this.GetPrivateDnsRecordSet : string * string * string * Microsoft.Azure.Management.PrivateDns.Models.RecordType -> Microsoft.Azure.Commands.PrivateDns.Models.PSPrivateDnsRecordSet
Public Function GetPrivateDnsRecordSet (name As String, zoneName As String, resourceGroupName As String, recordType As RecordType) As PSPrivateDnsRecordSet
Parameters
- name
- String
- zoneName
- String
- resourceGroupName
- String
- recordType
- RecordType