ManagementLockOwner 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
ManagementLockOwner() | |
ManagementLockOwner(String) |
ManagementLockOwner()
public ManagementLockOwner ();
Public Sub New ()
Applies to
ManagementLockOwner(String)
public ManagementLockOwner (string applicationId = default);
new Microsoft.Azure.Management.Internal.Resources.Models.ManagementLockOwner : string -> Microsoft.Azure.Management.Internal.Resources.Models.ManagementLockOwner
Public Sub New (Optional applicationId As String = Nothing)
Parameters
- applicationId
- String