Azure.ResourceManager.Sphere Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| AzureResourceManagerSphereContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md |
| SphereCatalogCollection |
A class representing a collection of SphereCatalogResource and their operations. Each SphereCatalogResource in the collection will belong to the same instance of ResourceGroupResource. To get a SphereCatalogCollection instance call the GetSphereCatalogs method from an instance of ResourceGroupResource. |
| SphereCatalogData |
An Azure Sphere catalog. |
| SphereCatalogResource |
A class representing a SphereCatalog along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SphereCatalogResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSphereCatalogs method. |
| SphereCertificateCollection |
A class representing a collection of SphereCertificateResource and their operations. Each SphereCertificateResource in the collection will belong to the same instance of SphereCatalogResource. To get a SphereCertificateCollection instance call the GetSphereCertificates method from an instance of SphereCatalogResource. |
| SphereCertificateData |
An certificate resource belonging to a catalog resource. |
| SphereCertificateResource |
A class representing a SphereCertificate along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SphereCertificateResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SphereCatalogResource using the GetSphereCertificates method. |
| SphereDeploymentCollection |
A class representing a collection of SphereDeploymentResource and their operations. Each SphereDeploymentResource in the collection will belong to the same instance of SphereDeviceGroupResource. To get a SphereDeploymentCollection instance call the GetSphereDeployments method from an instance of SphereDeviceGroupResource. |
| SphereDeploymentData |
An deployment resource belonging to a device group resource. |
| SphereDeploymentResource |
A class representing a SphereDeployment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SphereDeploymentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SphereDeviceGroupResource using the GetSphereDeployments method. |
| SphereDeviceCollection |
A class representing a collection of SphereDeviceResource and their operations. Each SphereDeviceResource in the collection will belong to the same instance of SphereDeviceGroupResource. To get a SphereDeviceCollection instance call the GetSphereDevices method from an instance of SphereDeviceGroupResource. |
| SphereDeviceData |
An device resource belonging to a device group resource. |
| SphereDeviceGroupCollection |
A class representing a collection of SphereDeviceGroupResource and their operations. Each SphereDeviceGroupResource in the collection will belong to the same instance of SphereProductResource. To get a SphereDeviceGroupCollection instance call the GetSphereDeviceGroups method from an instance of SphereProductResource. |
| SphereDeviceGroupData |
An device group resource belonging to a product resource. |
| SphereDeviceGroupResource |
A class representing a SphereDeviceGroup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SphereDeviceGroupResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SphereProductResource using the GetSphereDeviceGroups method. |
| SphereDeviceResource |
A class representing a SphereDevice along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SphereDeviceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SphereDeviceGroupResource using the GetSphereDevices method. |
| SphereExtensions |
A class to add extension methods to Azure.ResourceManager.Sphere. |
| SphereImageCollection |
A class representing a collection of SphereImageResource and their operations. Each SphereImageResource in the collection will belong to the same instance of SphereCatalogResource. To get a SphereImageCollection instance call the GetSphereImages method from an instance of SphereCatalogResource. |
| SphereImageData |
An image resource belonging to a catalog resource. |
| SphereImageResource |
A class representing a SphereImage along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SphereImageResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SphereCatalogResource using the GetSphereImages method. |
| SphereProductCollection |
A class representing a collection of SphereProductResource and their operations. Each SphereProductResource in the collection will belong to the same instance of SphereCatalogResource. To get a SphereProductCollection instance call the GetSphereProducts method from an instance of SphereCatalogResource. |
| SphereProductData |
An product resource belonging to a catalog resource. |
| SphereProductResource |
A class representing a SphereProduct along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SphereProductResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SphereCatalogResource using the GetSphereProducts method. |