Share via


StorageMigrationOptions Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class StorageMigrationOptions : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type StorageMigrationOptions = class
    inherit ProxyOnlyResource
Public Class StorageMigrationOptions
Inherits ProxyOnlyResource
Inheritance
StorageMigrationOptions
Attributes

Constructors

StorageMigrationOptions()
StorageMigrationOptions(String, String, String, String, String, String, Nullable<Boolean>, Nullable<Boolean>)

Properties

AzurefilesConnectionString
AzurefilesShare
BlockWriteAccessToSite
Id (Inherited from ProxyOnlyResource)
Kind (Inherited from ProxyOnlyResource)
Name (Inherited from ProxyOnlyResource)
SwitchSiteAfterMigration
Type (Inherited from ProxyOnlyResource)

Methods

Validate()

Applies to