次の方法で共有


VmNicDetails.IPConfigs プロパティ

定義

NIC の IP 構成。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVIPConfigDetails> IPConfigs { get; }
member this.IPConfigs : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVIPConfigDetails>
Public ReadOnly Property IPConfigs As IReadOnlyList(Of HyperVIPConfigDetails)

プロパティ値

適用対象