Azure.ResourceManager.RedHatOpenShiftHcp 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 |
|---|---|
| AzureResourceManagerRedHatOpenShiftHcpContext |
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 |
| HcpOpenShiftClusterCollection |
A class representing a collection of HcpOpenShiftClusterResource and their operations. Each HcpOpenShiftClusterResource in the collection will belong to the same instance of ResourceGroupResource. To get a HcpOpenShiftClusterCollection instance call the GetHcpOpenShiftClusters method from an instance of ResourceGroupResource. |
| HcpOpenShiftClusterData |
HCP cluster resource. |
| HcpOpenShiftClusterExternalAuthCollection |
A class representing a collection of HcpOpenShiftClusterExternalAuthResource and their operations. Each HcpOpenShiftClusterExternalAuthResource in the collection will belong to the same instance of HcpOpenShiftClusterResource. To get a HcpOpenShiftClusterExternalAuthCollection instance call the GetHcpOpenShiftClusterExternalAuths method from an instance of HcpOpenShiftClusterResource. |
| HcpOpenShiftClusterExternalAuthData |
ExternalAuth resource. |
| HcpOpenShiftClusterExternalAuthResource |
A class representing a HcpOpenShiftClusterExternalAuth along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HcpOpenShiftClusterExternalAuthResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource HcpOpenShiftClusterResource using the GetHcpOpenShiftClusterExternalAuths method. |
| HcpOpenShiftClusterNodePoolCollection |
A class representing a collection of HcpOpenShiftClusterNodePoolResource and their operations. Each HcpOpenShiftClusterNodePoolResource in the collection will belong to the same instance of HcpOpenShiftClusterResource. To get a HcpOpenShiftClusterNodePoolCollection instance call the GetHcpOpenShiftClusterNodePools method from an instance of HcpOpenShiftClusterResource. |
| HcpOpenShiftClusterNodePoolData |
Concrete tracked resource types can be created by aliasing this type using a specific property type. |
| HcpOpenShiftClusterNodePoolResource |
A class representing a HcpOpenShiftClusterNodePool along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HcpOpenShiftClusterNodePoolResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource HcpOpenShiftClusterResource using the GetHcpOpenShiftClusterNodePools method. |
| HcpOpenShiftClusterResource |
A class representing a HcpOpenShiftCluster along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HcpOpenShiftClusterResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetHcpOpenShiftClusters method. |
| HcpOpenShiftVersionCollection |
A class representing a collection of HcpOpenShiftVersionResource and their operations. Each HcpOpenShiftVersionResource in the collection will belong to the same instance of SubscriptionResource. To get a HcpOpenShiftVersionCollection instance call the GetHcpOpenShiftVersions method from an instance of SubscriptionResource. |
| HcpOpenShiftVersionData |
HcpOpenShiftVersion represents a location based available HCP OpenShift version. |
| HcpOpenShiftVersionResource |
A class representing a HcpOpenShiftVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HcpOpenShiftVersionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetHcpOpenShiftVersions method. |
| HcpOperatorIdentityRoleSetCollection |
A class representing a collection of HcpOperatorIdentityRoleSetResource and their operations. Each HcpOperatorIdentityRoleSetResource in the collection will belong to the same instance of SubscriptionResource. To get a HcpOperatorIdentityRoleSetCollection instance call the GetHcpOperatorIdentityRoleSets method from an instance of SubscriptionResource. |
| HcpOperatorIdentityRoleSetData |
HcpOperatorIdentityRoles represents a location based representation of the required platform workload identities and their required roles for a given OpenShift version |
| HcpOperatorIdentityRoleSetResource |
A class representing a HcpOperatorIdentityRoleSet along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HcpOperatorIdentityRoleSetResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetHcpOperatorIdentityRoleSets method. |
| RedHatOpenShiftHcpExtensions |
A class to add extension methods to Azure.ResourceManager.RedHatOpenShiftHcp. |