SkuLocationInfo 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
SkuLocationInfo() |
Initializes a new instance of the SkuLocationInfo class. |
SkuLocationInfo(String, IList<String>, IList<String>) |
Initializes a new instance of the SkuLocationInfo class. |
SkuLocationInfo()
Initializes a new instance of the SkuLocationInfo class.
public SkuLocationInfo ();
Public Sub New ()
Applies to
SkuLocationInfo(String, IList<String>, IList<String>)
Initializes a new instance of the SkuLocationInfo class.
public SkuLocationInfo (string location = default, System.Collections.Generic.IList<string> zones = default, System.Collections.Generic.IList<string> sites = default);
new Microsoft.Azure.Management.DataBoxEdge.Models.SkuLocationInfo : string * System.Collections.Generic.IList<string> * System.Collections.Generic.IList<string> -> Microsoft.Azure.Management.DataBoxEdge.Models.SkuLocationInfo
Public Sub New (Optional location As String = Nothing, Optional zones As IList(Of String) = Nothing, Optional sites As IList(Of String) = Nothing)
Parameters
- location
- String
The location.