共用方式為


SiteContainerVolumeMount.IsReadOnly Property

Definition

Boolean to specify if the mount is read only on the container.

public Azure.Provisioning.BicepValue<bool> IsReadOnly { get; set; }
member this.IsReadOnly : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsReadOnly As BicepValue(Of Boolean)

Property Value

Applies to