DocumentationToolsSDKsPowerShellReferenceV3ModelsTypedReferenceOn this pageTypedReference Properties NameTypeDescriptionNotesTypeDtoType[required]IdStringThe id of the object.[required] Examples Prepare the resource $TypedReference = Initialize-TypedReference -Type null ` -Id 2c91808568c529c60168cca6f90c1313 Convert the resource to JSON $TypedReference | ConvertTo-JSON [Back to top]