StorageMigrationOptionsProperties Class

Definition

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

Constructors

StorageMigrationOptionsProperties()

Properties

AzurefilesConnectionString
AzurefilesShare
BlockWriteAccessToSite
SwitchSiteAfterMigration

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to