Share via


StorageMigrationContent.BlockWriteAccessToSite Property

Definition

<code>true</code> if the app should be read only during copy operation; otherwise, <code>false</code>.

public bool? BlockWriteAccessToSite { get; set; }
member this.BlockWriteAccessToSite : Nullable<bool> with get, set
Public Property BlockWriteAccessToSite As Nullable(Of Boolean)

Property Value

Applies to