MockableHciSubscriptionResource.GetPlatformUpdates(AzureLocation) Method

Definition

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.

Applies to