Delen via


CloudServiceProperties.NetworkProfile Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="networkProfile")]
public Microsoft.Azure.Management.Compute.Models.CloudServiceNetworkProfile NetworkProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="networkProfile")>]
member this.NetworkProfile : Microsoft.Azure.Management.Compute.Models.CloudServiceNetworkProfile with get, set
Public Property NetworkProfile As CloudServiceNetworkProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to