@Retention(value=RUNTIME) @Target(value=METHOD) public @interface AzureOperation
String
name
String[]
params
props
AzureOperation.Type
type
public abstract String name
public abstract String[] params
{"@webapp", "$subsId"}
public abstract String props
@buildProps($webapp)
public abstract AzureOperation.Type type
Copyright © 2021. All rights reserved.