ContainerRegistryRunResource
ResourceType
ContainerRegistryRunResource()
Data
HasData
Cancel(CancellationToken)
Cancel(WaitUntil, CancellationToken)
CancelAsync(CancellationToken)
CancelAsync(WaitUntil, CancellationToken)
CreateResourceIdentifier(String, String, String, String)
Get(CancellationToken)
GetAsync(CancellationToken)
GetLogSasUrl(CancellationToken)
GetLogSasUrlAsync(CancellationToken)
Update(ContainerRegistryRunPatch, CancellationToken)
Update(WaitUntil, ContainerRegistryRunPatch, CancellationToken)
UpdateAsync(ContainerRegistryRunPatch, CancellationToken)
UpdateAsync(WaitUntil, ContainerRegistryRunPatch, CancellationToken)
net11.0
namespace Azure.ResourceManager.ContainerRegistry
{
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("This type has been moved to Azure.ResourceManager.ContainerRegistry.Tasks and will be removed in a future version.")]
public class ContainerRegistryRunResource : ArmResource, IJsonModel<ContainerRegistryRunData>, IPersistableModel<ContainerRegistryRunData>
{
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("This method is obsolete and will be removed in a future version. Use the UpdateAsync(WaitUntil, ContainerRegistryRunPatch, CancellationToken) overload instead.")]
public virtual Task<Response<ContainerRegistryRunResource>> UpdateAsync(ContainerRegistryRunPatch patch, CancellationToken cancellationToken = default);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.ContainerRegistry , Version=1.5.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.ContainerRegistry (1.5.0-beta.3) net10.0 |
| Obsolete | This method is obsolete and will be removed in a future version. Use the UpdateAsync(WaitUntil, ContainerRegistryRunPatch, CancellationToken) overload instead. |
| Preview | This API is contained in a prerelease package. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API