C# Class Google.PowerShell.Dns.GcdCmdlet

Base class for Google DNS-based cmdlets.
Inheritance: GCloudCmdlet
显示文件 Open project: GoogleCloudPlatform/google-cloud-powershell

Protected Methods

Method Description
GcdCmdlet ( ) : Google.Apis.Dns.v1
GcdCmdlet ( DnsService service ) : Google.Apis.Dns.v1

Method Details

GcdCmdlet() protected method

protected GcdCmdlet ( ) : Google.Apis.Dns.v1
return Google.Apis.Dns.v1

GcdCmdlet() protected method

protected GcdCmdlet ( DnsService service ) : Google.Apis.Dns.v1
service DnsService
return Google.Apis.Dns.v1