ArmStorageCacheModelFactory.RequiredAmlFileSystemSubnetsSizeContent 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.StorageCache.Models.RequiredAmlFileSystemSubnetsSizeContent RequiredAmlFileSystemSubnetsSizeContent(float? storageCapacityTiB = default, string skuName = default);
static member RequiredAmlFileSystemSubnetsSizeContent : Nullable<single> * string -> Azure.ResourceManager.StorageCache.Models.RequiredAmlFileSystemSubnetsSizeContent
Public Shared Function RequiredAmlFileSystemSubnetsSizeContent (Optional storageCapacityTiB As Nullable(Of Single) = Nothing, Optional skuName As String = Nothing) As RequiredAmlFileSystemSubnetsSizeContent
Parameters
- skuName
- String
SKU name for this resource.
Returns
A new RequiredAmlFileSystemSubnetsSizeContent instance for mocking.