ArmComputeModelFactory.ComputeWriteableSubResourceData 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.
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
Resource Id.
Returns
A new ComputeWriteableSubResourceData instance for mocking.