Udostępnij przez


IStorageInformation Interface

Definition

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

Properties

Name Description
Id

Fully qualified resource ID for the storage account.

Methods

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

Applies to