ArmNetworkCloudModelFactory.StorageApplianceExpansionShelf Method

Definition

public static Azure.ResourceManager.NetworkCloud.Models.StorageApplianceExpansionShelf StorageApplianceExpansionShelf(string model = default, string version = default);
static member StorageApplianceExpansionShelf : string * string -> Azure.ResourceManager.NetworkCloud.Models.StorageApplianceExpansionShelf
Public Shared Function StorageApplianceExpansionShelf (Optional model As String = Nothing, Optional version As String = Nothing) As StorageApplianceExpansionShelf

Parameters

model
String

The model of the expansion shelf.

version
String

The version of the expansion shelf.

Returns

A new StorageApplianceExpansionShelf instance for mocking.

Applies to