IStorageApplianceRunReadCommandsParameters Interface

Definition

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

Properties

Name Description
Command

The list of read-only commands to be executed directly against the target storage appliance.

LimitTimeSecond

The maximum time the commands are allowed to run.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to