ArmComputeModelFactory.ComputeWriteableSubResourceData Method

Definition

public static Azure.ResourceManager.Compute.Models.ComputeWriteableSubResourceData ComputeWriteableSubResourceData(Azure.Core.ResourceIdentifier id = default);
static member ComputeWriteableSubResourceData : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Compute.Models.ComputeWriteableSubResourceData
Public Shared Function ComputeWriteableSubResourceData (Optional id As ResourceIdentifier = Nothing) As ComputeWriteableSubResourceData

Parameters

id
ResourceIdentifier

Resource Id.

Returns

A new ComputeWriteableSubResourceData instance for mocking.

Applies to