ArmNetworkCloudModelFactory.StorageApplianceExpansionShelf Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.