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