Share via


BatchAccount.NetworkProfile Property

Definition

Gets or sets the NetworkProfile.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Batch.BatchNetworkProfile> NetworkProfile { get; set; }
member this.NetworkProfile : Azure.Provisioning.BicepValue<Azure.Provisioning.Batch.BatchNetworkProfile> with get, set
Public Property NetworkProfile As BicepValue(Of BatchNetworkProfile)

Property Value

Applies to