MockableHciSubscriptionResource.GetPlatformUpdates(AzureLocation) Method
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.
Gets a collection of PlatformUpdates in the SubscriptionResource.
public virtual Azure.ResourceManager.Hci.PlatformUpdateCollection GetPlatformUpdates(Azure.Core.AzureLocation location);
abstract member GetPlatformUpdates : Azure.Core.AzureLocation -> Azure.ResourceManager.Hci.PlatformUpdateCollection
override this.GetPlatformUpdates : Azure.Core.AzureLocation -> Azure.ResourceManager.Hci.PlatformUpdateCollection
Public Overridable Function GetPlatformUpdates (location As AzureLocation) As PlatformUpdateCollection
Parameters
- location
- AzureLocation
The location for the resource.
Returns
An object representing collection of PlatformUpdates and their operations over a PlatformUpdateResource.