ScriptPackageResource
ResourceType
ScriptPackageResource()
Data
HasData
CreateResourceIdentifier(String, String, String, String)
Get(CancellationToken)
GetAsync(CancellationToken)
GetScriptCmdlet(String, CancellationToken)
GetScriptCmdletAsync(String, CancellationToken)
GetScriptCmdlets()
net10.0
namespace Azure.ResourceManager.Avs
{
public class ScriptPackageResource : ArmResource, IJsonModel<ScriptPackageData>, IPersistableModel<ScriptPackageData>
{
[AsyncStateMachine(typeof(<GetScriptCmdletAsync>d__15))]
public virtual Task<Response<ScriptCmdletResource>> GetScriptCmdletAsync(string scriptCmdletName, CancellationToken cancellationToken = default);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.Avs , Version=1.5.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.Avs (1.5.0) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API