Share via


WorkloadNetworkPublicIP.PublicIPBlock Property

Definition

Gets CIDR Block of the Public IP Block.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIPBlock")]
public string PublicIPBlock { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIPBlock")>]
member this.PublicIPBlock : string
Public ReadOnly Property PublicIPBlock As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to