public sealed class GetManagementDnsZoneBindingRequest : IMessage<GetManagementDnsZoneBindingRequest>, IEquatable<GetManagementDnsZoneBindingRequest>, IDeepCloneable<GetManagementDnsZoneBindingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VMware Engine v1 API class GetManagementDnsZoneBindingRequest.
Request message for
[VmwareEngine.GetManagementDnsZoneBinding][google.cloud.vmwareengine.v1.VmwareEngine.GetManagementDnsZoneBinding]
Required. The resource name of the management DNS zone binding to
retrieve. Resource names are schemeless URIs that follow the conventions in
https://cloud.google.com/apis/design/resource_names.
For example:
projects/my-project/locations/us-central1-a/privateClouds/my-cloud/managementDnsZoneBindings/my-management-dns-zone-binding
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eGetManagementDnsZoneBindingRequest\u003c/code\u003e class within the VMware Engine v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetManagementDnsZoneBindingRequest\u003c/code\u003e class is used to request information about a management DNS zone binding and is implemented as a sealed class, inheriting from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to support various functionalities like message handling, equality checks, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetManagementDnsZoneBindingRequest\u003c/code\u003e class offers two constructors: one default constructor and another that accepts an existing \u003ccode\u003eGetManagementDnsZoneBindingRequest\u003c/code\u003e object for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eManagementDnsZoneBindingName\u003c/code\u003e that provides a typed view of the resource name, and the \u003ccode\u003eName\u003c/code\u003e property, a string that stores the resource name of the DNS zone binding being retrieved.\u003c/p\u003e\n"]]],[],null,[]]