SubResourceWithColocationStatus Class
Definition
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.
public class SubResourceWithColocationStatus : Microsoft.Azure.Management.Compute.Models.SubResource, Microsoft.Rest.Azure.IResource
type SubResourceWithColocationStatus = class
inherit SubResource
interface IResource
Public Class SubResourceWithColocationStatus
Inherits SubResource
Implements IResource
- Inheritance
- Implements
Constructors
SubResourceWithColocationStatus() |
Initializes a new instance of the SubResourceWithColocationStatus class. |
SubResourceWithColocationStatus(InstanceViewStatus) |
Initializes a new instance of the SubResourceWithColocationStatus class. |
SubResourceWithColocationStatus(String, InstanceViewStatus) |
Initializes a new instance of the SubResourceWithColocationStatus class. |
Properties
ColocationStatus |
Gets or sets describes colocation status of a resource in the Proximity Placement Group. |
Id |
Gets or sets resource Id (Inherited from SubResource) |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET