SkuInfos Constructors
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.
Overloads
SkuInfos() | |
SkuInfos(String, IList<GlobalCsmSkuDescription>) |
SkuInfos()
public SkuInfos ();
Public Sub New ()
Applies to
SkuInfos(String, IList<GlobalCsmSkuDescription>)
public SkuInfos (string resourceType = default, System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.GlobalCsmSkuDescription> skus = default);
new Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.SkuInfos : string * System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.GlobalCsmSkuDescription> -> Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.SkuInfos
Public Sub New (Optional resourceType As String = Nothing, Optional skus As IList(Of GlobalCsmSkuDescription) = Nothing)
Parameters
- resourceType
- String
- skus
- IList<GlobalCsmSkuDescription>