StorageConfigurationResponse Class

Definition

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

Constructors

StorageConfigurationResponse()

Properties

StorageAccountId

Methods

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

Applies to