Megosztás a következőn keresztül:


IExportClusterParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20230301Preview.ExportClusterParametersTypeConverter))]
public interface IExportClusterParameters : Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20230301Preview.ExportClusterParametersTypeConverter))>]
type IExportClusterParameters = interface
    interface IJsonSerializable
Public Interface IExportClusterParameters
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

SasUri

SAS URI for the target directory to export to

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to