Share via


IStorageMigrationOptionsProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.StorageMigrationOptionsPropertiesTypeConverter))]
public interface IStorageMigrationOptionsProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.StorageMigrationOptionsPropertiesTypeConverter))>]
type IStorageMigrationOptionsProperties = interface
    interface IJsonSerializable
Public Interface IStorageMigrationOptionsProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AzurefilesConnectionString
AzurefilesShare
BlockWriteAccessToSite
SwitchSiteAfterMigration

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to