GetManagementLockAtSubscriptionLevelPlainArgs

data class GetManagementLockAtSubscriptionLevelPlainArgs(val lockName: String) : ConvertibleToJava<GetManagementLockAtSubscriptionLevelPlainArgs>

Constructors

constructor(lockName: String)

Properties

Link copied to clipboard

The name of the lock to get.

Functions

Link copied to clipboard
open override fun toJava(): GetManagementLockAtSubscriptionLevelPlainArgs