AvailableCluster 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
AvailableCluster() |
Initializes a new instance of the AvailableCluster class. |
AvailableCluster(String) |
Initializes a new instance of the AvailableCluster class. |
AvailableCluster()
Initializes a new instance of the AvailableCluster class.
public AvailableCluster ();
Public Sub New ()
Applies to
AvailableCluster(String)
Initializes a new instance of the AvailableCluster class.
public AvailableCluster (string location = default);
new Microsoft.Azure.Management.EventHub.Models.AvailableCluster : string -> Microsoft.Azure.Management.EventHub.Models.AvailableCluster
Public Sub New (Optional location As String = Nothing)
Parameters
- location
- String
Location fo the Available Cluster