DnsZoneResult Class
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.
DNSZone information for Microsoft.RecoveryServices.
public class DnsZoneResult : Azure.ResourceManager.RecoveryServices.Models.DnsZone
public class DnsZoneResult : Azure.ResourceManager.RecoveryServices.Models.DnsZone, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServices.Models.DnsZoneResult>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServices.Models.DnsZoneResult>
type DnsZoneResult = class
inherit DnsZone
type DnsZoneResult = class
inherit DnsZone
interface IJsonModel<DnsZoneResult>
interface IPersistableModel<DnsZoneResult>
Public Class DnsZoneResult
Inherits DnsZone
Public Class DnsZoneResult
Inherits DnsZone
Implements IJsonModel(Of DnsZoneResult), IPersistableModel(Of DnsZoneResult)
- Inheritance
- Implements
Constructors
DnsZoneResult() |
Initializes a new instance of DnsZoneResult. |
Properties
RequiredZoneNames |
The private link resource Private link DNS zone names. |
SubResource |
Subresource type for vault AzureBackup, AzureBackup_secondary or AzureSiteRecovery. (Inherited from DnsZone) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from DnsZone) |
Explicit Interface Implementations
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET