Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StorageMigrationOptions

Package version

Options for app content migration.

Hierarchy

Index

Properties

azurefilesConnectionString

azurefilesConnectionString: string

AzureFiles connection string.

azurefilesShare

azurefilesShare: string

AzureFiles share.

Optional blockWriteAccessToSite

blockWriteAccessToSite: undefined | false | true

true if the app should be read only during copy operation; otherwise, false. Default value: false.

Optional id

id: undefined | string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of resource.

Optional name

name: undefined | string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional switchSiteAfterMigration

switchSiteAfterMigration: undefined | false | true

trueif the app should be switched over; otherwise, false. Default value: false.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc