PrivateDnsClient.GetPrivateDnsZone(String, String) 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.PSPrivateDnsZone GetPrivateDnsZone (string name, string resourceGroupName);
member this.GetPrivateDnsZone : string * string -> Microsoft.Azure.Commands.PrivateDns.Models.PSPrivateDnsZone
Public Function GetPrivateDnsZone (name As String, resourceGroupName As String) As PSPrivateDnsZone
Parameters
- name
- String
- resourceGroupName
- String