次の方法で共有


IPAddressGroup.IPv4Addresses プロパティ

定義

ip v4 アドレスの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Cdn.Models.CidrIPAddress> IPv4Addresses { get; }
member this.IPv4Addresses : System.Collections.Generic.IList<Azure.ResourceManager.Cdn.Models.CidrIPAddress>
Public ReadOnly Property IPv4Addresses As IList(Of CidrIPAddress)

プロパティ値

適用対象