Sdílet prostřednictvím


IpAddressGroup.Ipv4Addresses Vlastnost

Definice

Získá nebo nastaví seznam ip adres v4.

[Newtonsoft.Json.JsonProperty(PropertyName="ipv4Addresses")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Fluent.Models.CidrIpAddress> Ipv4Addresses { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ipv4Addresses")>]
member this.Ipv4Addresses : System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Fluent.Models.CidrIpAddress> with get, set
Public Property Ipv4Addresses As IList(Of CidrIpAddress)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro