ArmApplicationDefinitionData
ArmApplicationDefinitionData(AzureLocation, ArmApplicationLockLevel)
Artifacts
Authorizations
CreateUiDefinition
DeploymentMode
Description
DisplayName
IsEnabled
LockingAllowedActions
LockingPolicy
LockLevel
MainTemplate
ManagementMode
NotificationEndpoints
PackageFileUri
Policies
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)
net10.0
namespace Azure.ResourceManager.Resources
{
public class ArmApplicationDefinitionData : ArmApplicationResourceData, IJsonModel<ArmApplicationDefinitionData>, IPersistableModel<ArmApplicationDefinitionData>
{
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("This property is obsolete and will be removed in a future release.", false)]
public IList<string> LockingAllowedActions { get; }
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.Resources , Version=1.11.2.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.Resources (1.11.2) net8.0 |
| Obsolete | This property is obsolete and will be removed in a future release. |
| Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API