Azure.ResourceManager.MixedReality 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
MixedRealityExtensions |
A class to add extension methods to Azure.ResourceManager.MixedReality. |
RemoteRenderingAccountCollection |
A class representing a collection of RemoteRenderingAccountResource and their operations. Each RemoteRenderingAccountResource in the collection will belong to the same instance of ResourceGroupResource. To get a RemoteRenderingAccountCollection instance call the GetRemoteRenderingAccounts method from an instance of ResourceGroupResource. |
RemoteRenderingAccountData |
A class representing the RemoteRenderingAccount data model. RemoteRenderingAccount Response. |
RemoteRenderingAccountResource |
A Class representing a RemoteRenderingAccount along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RemoteRenderingAccountResource from an instance of ArmClient using the GetRemoteRenderingAccountResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetRemoteRenderingAccount method. |
SpatialAnchorsAccountCollection |
A class representing a collection of SpatialAnchorsAccountResource and their operations. Each SpatialAnchorsAccountResource in the collection will belong to the same instance of ResourceGroupResource. To get a SpatialAnchorsAccountCollection instance call the GetSpatialAnchorsAccounts method from an instance of ResourceGroupResource. |
SpatialAnchorsAccountData |
A class representing the SpatialAnchorsAccount data model. SpatialAnchorsAccount Response. |
SpatialAnchorsAccountResource |
A Class representing a SpatialAnchorsAccount along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SpatialAnchorsAccountResource from an instance of ArmClient using the GetSpatialAnchorsAccountResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSpatialAnchorsAccount method. |
Azure SDK for .NET