IncludeOrUpdateContent(ResourceIdentifier) Constructor

Definition

Initializes a new instance of IncludeOrUpdateContent.

public IncludeOrUpdateContent(Azure.Core.ResourceIdentifier id);
new Azure.ResourceManager.ResilienceManagement.Models.IncludeOrUpdateContent : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.ResilienceManagement.Models.IncludeOrUpdateContent
Public Sub New (id As ResourceIdentifier)

Parameters

id
ResourceIdentifier

Id of the DrillResource to be included (NOT the ARM Id of the underlying resource).

Exceptions

id is null.

Applies to