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
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 |
A class representing the SphereCatalog data model. 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 GetSphereCatalogResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSphereCatalog 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 |
A class representing the SphereCertificate data model. 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 GetSphereCertificateResource method. Otherwise you can get one from its parent resource SphereCatalogResource using the GetSphereCertificate 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 |
A class representing the SphereDeployment data model. 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 GetSphereDeploymentResource method. Otherwise you can get one from its parent resource SphereDeviceGroupResource using the GetSphereDeployment 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 |
A class representing the SphereDevice data model. 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 |
A class representing the SphereDeviceGroup data model. 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 GetSphereDeviceGroupResource method. Otherwise you can get one from its parent resource SphereProductResource using the GetSphereDeviceGroup 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 GetSphereDeviceResource method. Otherwise you can get one from its parent resource SphereDeviceGroupResource using the GetSphereDevice 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 |
A class representing the SphereImage data model. 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 GetSphereImageResource method. Otherwise you can get one from its parent resource SphereCatalogResource using the GetSphereImage 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 |
A class representing the SphereProduct data model. 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 GetSphereProductResource method. Otherwise you can get one from its parent resource SphereCatalogResource using the GetSphereProduct method. |
Azure SDK for .NET