Get Management Lock At Resource Level Plain Args
data class GetManagementLockAtResourceLevelPlainArgs(val apiVersion: String, val lockName: String, val parentResourcePath: String, val resourceGroupName: String, val resourceName: String, val resourceProviderNamespace: String, val resourceType: String) : ConvertibleToJava<GetManagementLockAtResourceLevelPlainArgs>
Constructors
Properties
Link copied to clipboard
The API version to use for this operation.
Link copied to clipboard
An extra path parameter needed in some services, like SQL Databases.
Link copied to clipboard
The name of the resource group.
Link copied to clipboard
The name of the resource.
Link copied to clipboard
The namespace of the resource provider.
Link copied to clipboard
The type of the resource.