Language

MockableContainerServiceArmClient.GetContainerServiceAlertConfigurationResource Method

Definition

Gets an object representing a ContainerServiceAlertConfigurationResource along with the instance operations that can be performed on it but with no data.

public virtual Azure.ResourceManager.ContainerService.ContainerServiceAlertConfigurationResource GetContainerServiceAlertConfigurationResource(Azure.Core.ResourceIdentifier id);
abstract member GetContainerServiceAlertConfigurationResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.ContainerService.ContainerServiceAlertConfigurationResource
override this.GetContainerServiceAlertConfigurationResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.ContainerService.ContainerServiceAlertConfigurationResource
Public Overridable Function GetContainerServiceAlertConfigurationResource (id As ResourceIdentifier) As ContainerServiceAlertConfigurationResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a ContainerServiceAlertConfigurationResource object.

Applies to