SphereCatalogResource
ResourceType
SphereCatalogResource()
Data
HasData
AddTag(String, String, CancellationToken)
AddTagAsync(String, String, CancellationToken)
CountDevices(CancellationToken)
CountDevicesAsync(CancellationToken)
CreateResourceIdentifier(String, String, String)
Delete(WaitUntil, CancellationToken)
DeleteAsync(WaitUntil, CancellationToken)
Get(CancellationToken)
GetAsync(CancellationToken)
GetDeployments(String, Int32?, Int32?, Int32?, CancellationToken)
GetDeploymentsAsync(String, Int32?, Int32?, Int32?, CancellationToken)
GetDeviceGroups(ListSphereDeviceGroupsContent, String, Int32?, Int32?, Int32?, CancellationToken)
GetDeviceGroupsAsync(ListSphereDeviceGroupsContent, String, Int32?, Int32?, Int32?, CancellationToken)
GetDeviceInsights(String, Int32?, Int32?, Int32?, CancellationToken)
GetDeviceInsightsAsync(String, Int32?, Int32?, Int32?, CancellationToken)
GetDevices(String, Int32?, Int32?, Int32?, CancellationToken)
GetDevicesAsync(String, Int32?, Int32?, Int32?, CancellationToken)
GetSphereCertificate(String, CancellationToken)
GetSphereCertificateAsync(String, CancellationToken)
GetSphereCertificates()
GetSphereImage(String, CancellationToken)
GetSphereImageAsync(String, CancellationToken)
GetSphereImages()
GetSphereProduct(String, CancellationToken)
GetSphereProductAsync(String, CancellationToken)
GetSphereProducts()
RemoveTag(String, CancellationToken)
RemoveTagAsync(String, CancellationToken)
SetTags(IDictionary<String, String>, CancellationToken)
SetTagsAsync(IDictionary<String, String>, CancellationToken)
Update(SphereCatalogPatch, CancellationToken)
UpdateAsync(SphereCatalogPatch, CancellationToken)
UploadImage(WaitUntil, SphereImageData, CancellationToken)
UploadImageAsync(WaitUntil, SphereImageData, CancellationToken)
net10.0
namespace Azure.ResourceManager.Sphere
{
public class SphereCatalogResource : ArmResource, IJsonModel<SphereCatalogData>, IPersistableModel<SphereCatalogData>
{
[AsyncStateMachine(typeof(<DeleteAsync>d__25))]
public virtual Task<ArmOperation> DeleteAsync(WaitUntil waitUntil, CancellationToken cancellationToken = default);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.Sphere , Version=1.0.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.Sphere (1.0.1) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API