WebSiteSlot.IsVnetImagePullEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
To enable pulling image over Virtual Network.
public Azure.Provisioning.BicepValue<bool> IsVnetImagePullEnabled { get; set; }
member this.IsVnetImagePullEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsVnetImagePullEnabled As BicepValue(Of Boolean)