次の方法で共有


StorageConfigurationInput Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.StorageConfigurationInputTypeConverter))]
public class StorageConfigurationInput : Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.IStorageConfigurationInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.StorageConfigurationInputTypeConverter))>]
type StorageConfigurationInput = class
    interface IStorageConfigurationInput
    interface IJsonSerializable
Public Class StorageConfigurationInput
Implements IStorageConfigurationInput
Inheritance
StorageConfigurationInput
Attributes
Implements

Constructors

StorageConfigurationInput()

Properties

StorageAccountId

Methods

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

Applies to