次の方法で共有


PrivateDnsZoneResource.GetPrivateDnsSoaRecords メソッド

定義

PrivateDnsZone 内の PrivateDnsSoaRecordResources のコレクションを取得します。

public virtual Azure.ResourceManager.PrivateDns.PrivateDnsSoaRecordCollection GetPrivateDnsSoaRecords ();
abstract member GetPrivateDnsSoaRecords : unit -> Azure.ResourceManager.PrivateDns.PrivateDnsSoaRecordCollection
override this.GetPrivateDnsSoaRecords : unit -> Azure.ResourceManager.PrivateDns.PrivateDnsSoaRecordCollection
Public Overridable Function GetPrivateDnsSoaRecords () As PrivateDnsSoaRecordCollection

戻り値

PrivateDnsSoaRecordResources のコレクションと PrivateDnsSoaRecordResource に対する操作を表す オブジェクト。

適用対象