RoleSinkInfo 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
RoleSinkInfo() |
Initializes a new instance of the RoleSinkInfo class. |
RoleSinkInfo(String) |
Initializes a new instance of the RoleSinkInfo class. |
RoleSinkInfo()
Initializes a new instance of the RoleSinkInfo class.
public RoleSinkInfo ();
Public Sub New ()
Applies to
RoleSinkInfo(String)
Initializes a new instance of the RoleSinkInfo class.
public RoleSinkInfo (string roleId);
new Microsoft.Azure.Management.DataBoxEdge.Models.RoleSinkInfo : string -> Microsoft.Azure.Management.DataBoxEdge.Models.RoleSinkInfo
Public Sub New (roleId As String)
Parameters
- roleId
- String
Compute role ID.