Azure.ResourceManager.GuestConfiguration 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
GuestConfigurationAssignmentData |
A class representing the GuestConfigurationAssignment data model. Guest configuration assignment is an association between a machine and guest configuration. |
GuestConfigurationExtensions |
A class to add extension methods to Azure.ResourceManager.GuestConfiguration. |
GuestConfigurationHcrpAssignmentCollection |
A class representing a collection of GuestConfigurationHcrpAssignmentResource and their operations. Each GuestConfigurationHcrpAssignmentResource in the collection will belong to the same instance of ArmResource. To get a GuestConfigurationHcrpAssignmentCollection instance call the GetGuestConfigurationHcrpAssignments method from an instance of ArmResource. |
GuestConfigurationHcrpAssignmentResource |
A Class representing a GuestConfigurationHcrpAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GuestConfigurationHcrpAssignmentResource from an instance of ArmClient using the GetGuestConfigurationHcrpAssignmentResource method. Otherwise you can get one from its parent resource ArmResource using the GetGuestConfigurationHcrpAssignment method. |
GuestConfigurationVmAssignmentCollection |
A class representing a collection of GuestConfigurationVmAssignmentResource and their operations. Each GuestConfigurationVmAssignmentResource in the collection will belong to the same instance of ArmResource. To get a GuestConfigurationVmAssignmentCollection instance call the GetGuestConfigurationVmAssignments method from an instance of ArmResource. |
GuestConfigurationVmAssignmentResource |
A Class representing a GuestConfigurationVmAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GuestConfigurationVmAssignmentResource from an instance of ArmClient using the GetGuestConfigurationVmAssignmentResource method. Otherwise you can get one from its parent resource ArmResource using the GetGuestConfigurationVmAssignment method. |
GuestConfigurationVmssAssignmentCollection |
A class representing a collection of GuestConfigurationVmssAssignmentResource and their operations. Each GuestConfigurationVmssAssignmentResource in the collection will belong to the same instance of ArmResource. To get a GuestConfigurationVmssAssignmentCollection instance call the GetGuestConfigurationVmssAssignments method from an instance of ArmResource. |
GuestConfigurationVmssAssignmentResource |
A Class representing a GuestConfigurationVmssAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GuestConfigurationVmssAssignmentResource from an instance of ArmClient using the GetGuestConfigurationVmssAssignmentResource method. Otherwise you can get one from its parent resource ArmResource using the GetGuestConfigurationVmssAssignment method. |
GuestConfigurationVMwarevSphereAssignmentCollection |
A class representing a collection of GuestConfigurationVMwarevSphereAssignmentResource and their operations. Each GuestConfigurationVMwarevSphereAssignmentResource in the collection will belong to the same instance of ArmResource. To get a GuestConfigurationVMwarevSphereAssignmentCollection instance call the GetGuestConfigurationVMwarevSphereAssignments method from an instance of ArmResource. |
GuestConfigurationVMwarevSphereAssignmentResource |
A Class representing a GuestConfigurationVMwarevSphereAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GuestConfigurationVMwarevSphereAssignmentResource from an instance of ArmClient using the GetGuestConfigurationVMwarevSphereAssignmentResource method. Otherwise you can get one from its parent resource ArmResource using the GetGuestConfigurationVMwarevSphereAssignment method. |
Azure SDK for .NET